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