Searched refs:mockAppInfo (Results 1 – 1 of 1) sorted by relevance
62 @Mock private ApplicationInfo mockAppInfo; field in BatteryDiffEntryTest184 doReturn(mockAppInfo).when(mockPackageManager) in testGetAppLabel_loadDataFromApplicationInfo()187 .getApplicationLabel(mockAppInfo); in testGetAppLabel_loadDataFromApplicationInfo()