Searched refs:handleFocusChanged (Results 1 – 3 of 3) sorted by relevance
103 mService.handleFocusChanged(processPid, processUid); in testSetProcessGroupInFirstTry()123 mService.handleFocusChanged(processPid, processUid); in testSetProcessGroupInSecondTry()145 mService.handleFocusChanged(processPid, processUid); in testGetProcessGroupFailure()161 mService.handleFocusChanged(processPid, processUid); in testIgnoreCurrentUser()177 mService.handleFocusChanged(processPid, processUid); in testIgnoreSystemUser()286 mService.handleFocusChanged(processPid, processUid); in doTestDisabledConfig()
309 public void handleFocusChanged(int pid, int uid) { in handleFocusChanged() method in SystemActivityMonitoringService
1119 mSystemActivityMonitoringService.handleFocusChanged(pid, uid); in notifyFocusChanged()