Searched refs:appComponentFactory (Results 1 – 5 of 5) sorted by relevance
93 && TEST_APP_APP_COMPONENT_FACTORY.equals(mPackage.appComponentFactory())) { in remove()112 if (TEST_APP_APP_COMPONENT_FACTORY.equals(mPackage.appComponentFactory()) in removePreS()
126 && TEST_APP_APP_COMPONENT_FACTORY.equals(mPackage.appComponentFactory()) in remove()147 if (TEST_APP_APP_COMPONENT_FACTORY.equals(mPackage.appComponentFactory()) in removePreS()
57 info.applicationInfo.appComponentFactory = null; in onCreate()
910 public String appComponentFactory() { in appComponentFactory() method in Package911 return applicationInfoFromAnyUserOrError(/* flags= */ 0).appComponentFactory; in appComponentFactory()
495 field public static final int appComponentFactory = 16844154; // 0x101057a12223 field public String appComponentFactory;