Searched refs:OP_FINE_LOCATION (Results 1 – 6 of 6) sorted by relevance
84 public static final int OP_FINE_LOCATION = AppOpsManager.OP_FINE_LOCATION; field in AppOpsManagerCompat
48 AppOpsManager.OP_FINE_LOCATION,
56 AppOpsManager.OP_FINE_LOCATION,
99 AppOpsManager.OP_FINE_LOCATION,
1461 mAppOpsManager.noteOp(AppOpsManager.OP_FINE_LOCATION, in getLastKnownCellIdentity()
241 when(mMockAppOpsManager.noteOp(eq(AppOpsManager.OP_FINE_LOCATION), anyInt(), in setUp()