Searched refs:MOCK_LOCATION_APP_OPS (Results 1 – 2 of 2) sorted by relevance
47 private static final int[] MOCK_LOCATION_APP_OPS = new int[]{AppOpsManager.OP_MOCK_LOCATION}; field in MockLocationAppPreferenceController160 MOCK_LOCATION_APP_OPS); in removeAllMockLocations()186 MOCK_LOCATION_APP_OPS); in getCurrentMockLocationApp()
183 private static final int[] MOCK_LOCATION_APP_OPS = new int[]{AppOpsManager.OP_MOCK_LOCATION}; field in DevelopmentFragment814 appOpsManager.getPackagesForOps(MOCK_LOCATION_APP_OPS); in writeMockLocation()882 appOpsManager.getPackagesForOps(MOCK_LOCATION_APP_OPS); in updateMockLocation()