Searched refs:setForegroundPid (Results 1 – 4 of 4) sorted by relevance
53 public synchronized void setForegroundPid(int pid) { in setForegroundPid() method in FakeAppFocusService54 mSystemActivityMonitoringService.setForegroundPid(pid); in setForegroundPid()
27 void setForegroundPid(int pid); in setForegroundPid() method
46 void setForegroundPid(int pid) { in setForegroundPid() method in FakeSystemActivityMonitoringService
136 mCarAppFocusController.setForegroundPid(APP1_PID); in app2GainsFocus_app1BroughtToForeground()178 mCarAppFocusController.setForegroundPid(APP2_PID); in requestNavFocus_currentOwnerInForeground_requestFails()