Searched defs:activeUid (Results 1 – 5 of 5) sorted by relevance
240 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in setDisabledShowContextLocked() local249 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getDisabledShowContextLocked() local258 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getUserDisabledShowContextLocked() local
1075 int activeUid = msg.arg1; in handleMessage() local1785 void scheduleReportActiveLocked(String activeReason, int activeUid) { in scheduleReportActiveLocked()1790 void becomeActiveLocked(String activeReason, int activeUid) { in becomeActiveLocked()
126 void noteDeviceIdleMode(int mode, String activeReason, int activeUid); in noteDeviceIdleMode()
902 public void noteDeviceIdleMode(int mode, String activeReason, int activeUid) { in noteDeviceIdleMode()
3861 public void noteDeviceIdleModeLocked(int mode, String activeReason, int activeUid) { in noteDeviceIdleModeLocked()