Searched refs:mockGetPackagesForUid (Results 1 – 1 of 1) sorted by relevance
228 mockGetPackagesForUid(APP_UID, APP_PACKAGE_NAME); in testCalledWithLessThanForegroundImportanceAppUid_logsFailure()250 mockGetPackagesForUid(APP_UID, APP_PACKAGE_NAME); in testCalledWithLessThanForegroundImportanceAppUidAndNullSdkName_logsFailure()326 private void mockGetPackagesForUid(int uid, String... packages) { in mockGetPackagesForUid() method in AppImportanceFilterTest