Searched refs:USER_ACTIVITY (Results 1 – 5 of 5) sorted by relevance
41 USER_ACTIVITY = IBinder::FIRST_CALL_TRANSACTION + 7, enumerator
252 mWorker.removeMessages(W.USER_ACTIVITY); in userActivity()253 mWorker.sendEmptyMessage(W.USER_ACTIVITY); in userActivity()632 private static final int USER_ACTIVITY = 13; field in VolumeDialogControllerImpl.W655 case USER_ACTIVITY: onUserActivityW(); break; in handleMessage()
701 android.Manifest.permission.USER_ACTIVITY
3449 final long userActivityToken = proto.start(PowerServiceDumpProto.USER_ACTIVITY); in dumpProto()4242 android.Manifest.permission.USER_ACTIVITY) in userActivity()
268 field public static final java.lang.String USER_ACTIVITY = "android.permission.USER_ACTIVITY";