Searched defs:activeUid (Results 1 – 5 of 5) sorted by relevance
268 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in setDisabledShowContextLocked() local277 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getDisabledShowContextLocked() local286 int activeUid = mInfo.getServiceInfo().applicationInfo.uid; in getUserDisabledShowContextLocked() local
1092 int activeUid = msg.arg1; in handleMessage() local1875 void scheduleReportActiveLocked(String activeReason, int activeUid) { in scheduleReportActiveLocked()1880 void becomeActiveLocked(String activeReason, int activeUid) { in becomeActiveLocked()
126 void noteDeviceIdleMode(int mode, String activeReason, int activeUid); in noteDeviceIdleMode()
935 public void noteDeviceIdleMode(int mode, String activeReason, int activeUid) { in noteDeviceIdleMode()
4264 public void noteDeviceIdleModeLocked(int mode, String activeReason, int activeUid) { in noteDeviceIdleModeLocked()