Searched refs:isAllow3rdPartyOnInternal (Results 1 – 3 of 3) sorted by relevance
110 public boolean isAllow3rdPartyOnInternal(Context context) { in isAllow3rdPartyOnInternal() method in ApplicationPackageManagerTest.MockedApplicationPackageManager
2160 protected boolean isAllow3rdPartyOnInternal(Context context) { in isAllow3rdPartyOnInternal() method in ApplicationPackageManager2170 return app.isSystemApp() || isAllow3rdPartyOnInternal(context); in isPackageCandidateVolume()
3706 Landroid/app/ApplicationPackageManager;->isAllow3rdPartyOnInternal(Landroid/content/Context;)Z