Searched refs:remoteWipe (Results 1 – 5 of 5) sorted by relevance
81 public void remoteWipe() throws RemoteException { in remoteWipe() method in PolicyServiceProxy84 mService.remoteWipe(); in remoteWipe()115 public static void remoteWipe(Context context) { in remoteWipe() method in PolicyServiceProxy117 new PolicyServiceProxy(context).remoteWipe(); in remoteWipe()
24 oneway void remoteWipe(); in remoteWipe() method
54 public void remoteWipe() {55 mSecurityPolicy.remoteWipe();
1408 PolicyServiceProxy.remoteWipe(context); in tryProvision()1530 String status, boolean remoteWipe) throws IOException { in acknowledgeProvisionImpl() argument1541 if (remoteWipe) { in acknowledgeProvisionImpl()
652 public void remoteWipe() { in remoteWipe() method