Searched refs:remoteWipe (Results 1 – 4 of 4) sorted by relevance
107 public void remoteWipe() throws RemoteException { in remoteWipe() method in PolicyServiceProxy111 mService.remoteWipe(); in remoteWipe()143 public static void remoteWipe(Context context) { in remoteWipe() method in PolicyServiceProxy145 new PolicyServiceProxy(context).remoteWipe(); in remoteWipe()
27 oneway void remoteWipe(); in remoteWipe() method
58 public void remoteWipe() {60 mSecurityPolicy.remoteWipe();
679 public void remoteWipe() { in remoteWipe() method