Searched refs:toAppInfoWithoutState (Results 1 – 7 of 7) sorted by relevance
45 ApplicationInfo toAppInfoWithoutState(); in toAppInfoWithoutState() method
63 ApplicationInfo toAppInfoWithoutState(); in toAppInfoWithoutState() method
52 return ((AndroidPackageHidden) pkg).toAppInfoWithoutState(); in generateAppInfoWithoutState()
3097 public ApplicationInfo toAppInfoWithoutState() {
227 when(mMockAndroidPackage.toAppInfoWithoutState()).thenReturn(info); in generateMockApplicationInfo()
298 return ((AndroidPackageHidden) pkg).toAppInfoWithoutState(); in generateAppInfoWithoutState()
322 ApplicationInfo info = ((AndroidPackageHidden) pkg).toAppInfoWithoutState(); in generateApplicationInfo()