Searched refs:OPSTR_READ_DEVICE_IDENTIFIERS (Results 1 – 4 of 4) sorted by relevance
271 when(mMockAppOps.noteOpNoThrow(AppOpsManager.OPSTR_READ_DEVICE_IDENTIFIERS, UID, in testCheckReadDeviceIdentifiers_hasAppOp()337 when(mMockAppOps.noteOpNoThrow(AppOpsManager.OPSTR_READ_DEVICE_IDENTIFIERS, UID, in testCheckReadDeviceIdentifiers_hasAppOpNullSubscription()
74 eq(AppOpsManager.OPSTR_READ_DEVICE_IDENTIFIERS), anyInt(), eq(TAG)); in setUp()
333 if (appOpsManager.noteOpNoThrow(AppOpsManager.OPSTR_READ_DEVICE_IDENTIFIERS, uid, in checkReadDeviceIdentifiers()
1114 public static final String OPSTR_READ_DEVICE_IDENTIFIERS = "android:read_device_identifiers"; field in AppOpsManager1371 OPSTR_READ_DEVICE_IDENTIFIERS,