Searched refs:MOCK_LOCATION_APP_OPS (Results 1 – 3 of 3) sorted by relevance
42 private static final int[] MOCK_LOCATION_APP_OPS = new int[]{AppOpsManager.OP_MOCK_LOCATION}; field in MockLocationAppPreferenceController131 MOCK_LOCATION_APP_OPS); in removeAllMockLocations()156 MOCK_LOCATION_APP_OPS); in getCurrentMockLocationApp()
42 private static final int[] MOCK_LOCATION_APP_OPS = new int[]{AppOpsManager.OP_MOCK_LOCATION}; field in MockLocationAppPreferenceController137 MOCK_LOCATION_APP_OPS); in removeAllMockLocations()162 MOCK_LOCATION_APP_OPS); in getCurrentMockLocationApp()
158 private static final int[] MOCK_LOCATION_APP_OPS = new int[] {AppOpsManager.OP_MOCK_LOCATION}; field in DevelopmentFragment735 appOpsManager.getPackagesForOps(MOCK_LOCATION_APP_OPS); in writeMockLocation()803 appOpsManager.getPackagesForOps(MOCK_LOCATION_APP_OPS); in updateMockLocation()