Searched refs:LOCATION_REQUEST_OPS (Results 1 – 2 of 2) sorted by relevance
51 static final int[] LOCATION_REQUEST_OPS = new int[]{ field in RecentLocationApps81 List<AppOpsManager.PackageOps> appOps = aoManager.getPackagesForOps(LOCATION_REQUEST_OPS); in getAppList()
78 when(mAppOpsManager.getPackagesForOps(RecentLocationApps.LOCATION_REQUEST_OPS)).thenReturn( in setUp()111 when(mAppOpsManager.getPackagesForOps(RecentLocationApps.LOCATION_REQUEST_OPS)).thenReturn( in testGetAppList_shouldNotShowAndroidOS()