Loading power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/SessionTag.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,5 @@ enum SessionTag { GAME, APP, SYSUI, WEB, } power/aidl/android/hardware/power/SessionTag.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -51,4 +51,9 @@ enum SessionTag { * This tag is used to mark hint sessions created by the system UI. */ SYSUI, /** * This tag is used to mark hint sessions created by the web browers. */ WEB, } Loading
power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/SessionTag.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,5 @@ enum SessionTag { GAME, APP, SYSUI, WEB, }
power/aidl/android/hardware/power/SessionTag.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -51,4 +51,9 @@ enum SessionTag { * This tag is used to mark hint sessions created by the system UI. */ SYSUI, /** * This tag is used to mark hint sessions created by the web browers. */ WEB, }