Searched refs:OP_MOCK_LOCATION (Results 1 – 2 of 2) sorted by relevance
231 public static final int OP_MOCK_LOCATION = 58; field in AppOpsManager407 OP_MOCK_LOCATION,
2419 return mAppOps.noteOp(AppOpsManager.OP_MOCK_LOCATION, Binder.getCallingUid(), in canCallerAccessMockLocation()