Searched refs:isDevicePotentiallyStolen (Results 1 – 4 of 4) sorted by relevance
584 boolean isDevicePotentiallyStolen(String callerPackageName); in isDevicePotentiallyStolen() method
17333 public boolean isDevicePotentiallyStolen() { in isDevicePotentiallyStolen() method in DevicePolicyManager17339 return mService.isDevicePotentiallyStolen(mContext.getPackageName()); in isDevicePotentiallyStolen()
22501 public boolean isDevicePotentiallyStolen(String callerPackageName) {
1329 …(android.Manifest.permission.QUERY_DEVICE_STOLEN_STATE) public boolean isDevicePotentiallyStolen();