Searched defs:killApplicationWithAppId (Results 1 – 3 of 3) sorted by relevance
277 public void killApplicationWithAppId(String pkg, int appid) throws RemoteException; in killApplicationWithAppId() method
3578 public void killApplicationWithAppId(String pkg, int appid) throws RemoteException { in killApplicationWithAppId() method in ActivityManagerProxy
3685 public void killApplicationWithAppId(String pkg, int appid) { in killApplicationWithAppId() method in ActivityManagerService