Searched refs:ams (Results 1 – 2 of 2) sorted by relevance
56 final ActivityManagerService ams; field in ServiceRecord129 uriPermissions = new UriPermissionOwner(sr.ams, this); in getUriPermissionsLocked()283 ServiceRecord(ActivityManagerService ams, in ServiceRecord() argument286 this.ams = ams; in ServiceRecord()363 ams.mHandler.post(new Runnable() { in postNotification()379 ams.setServiceForeground(name, ServiceRecord.this, in postNotification()381 ams.crashApplication(appUid, appPid, localPackageName, in postNotification()395 ams.mHandler.post(new Runnable() { in cancelNotification()
425 ActivityManagerService ams = (ActivityManagerService) in handleMessage() local439 ams.killPids(pids, "unmount media", true); in handleMessage()