Searched defs:activeUid (Results 1 – 5 of 5) sorted by relevance
237 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in setDisabledShowContextLocked() local246 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getDisabledShowContextLocked() local255 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getUserDisabledShowContextLocked() local
1076 int activeUid = msg.arg1; in handleMessage() local1786 void scheduleReportActiveLocked(String activeReason, int activeUid) { in scheduleReportActiveLocked()1791 void becomeActiveLocked(String activeReason, int activeUid) { in becomeActiveLocked()
124 void noteDeviceIdleMode(int mode, String activeReason, int activeUid); in noteDeviceIdleMode()
888 public void noteDeviceIdleMode(int mode, String activeReason, int activeUid) { in noteDeviceIdleMode()
3619 public void noteDeviceIdleModeLocked(int mode, String activeReason, int activeUid) { in noteDeviceIdleModeLocked()