• Home
  • Raw
  • Download

Lines Matching refs:method

5     method public android.content.Context createCredentialProtectedStorageContext();
6 method public java.io.File getPreloadsFileCache();
7 method public boolean isCredentialProtectedStorage();
8method public void sendBroadcastAsUser(android.content.Intent, android.os.UserHandle, String, andr…
12method @Deprecated public void addOnPermissionsChangeListener(android.content.pm.PackageManager.On…
13 method @Deprecated public boolean arePermissionsIndividuallyControlled();
14method @Deprecated public java.util.List<android.content.IntentFilter> getAllIntentFilters(String);
15 method @Deprecated public String getDefaultBrowserPackageNameAsUser(int);
16method @Deprecated public java.util.List<android.content.pm.PackageInfo> getInstalledPackagesAsUse…
17 method @Deprecated public android.graphics.drawable.Drawable getInstantAppIcon(String);
18 method @Deprecated public android.content.ComponentName getInstantAppInstallerComponent();
19method @Deprecated public android.content.ComponentName getInstantAppResolverSettingsComponent();
20 method @Deprecated public java.util.List<android.content.pm.InstantAppInfo> getInstantApps();
21method @Deprecated public java.util.List<android.content.pm.IntentFilterVerificationInfo> getInten…
22 method @Deprecated public int getIntentVerificationStatusAsUser(String, int);
23 method @Deprecated public int getPermissionFlags(String, String, android.os.UserHandle);
24 method @Deprecated public void grantRuntimePermission(String, String, android.os.UserHandle);
25method @Deprecated public int installExistingPackage(String) throws android.content.pm.PackageMana…
26method @Deprecated public int installExistingPackage(String, int) throws android.content.pm.Packag…
27method @Deprecated public void registerDexModule(String, @Nullable android.content.pm.PackageManag…
28method @Deprecated public void removeOnPermissionsChangeListener(android.content.pm.PackageManager…
29 method @Deprecated public void revokeRuntimePermission(String, String, android.os.UserHandle);
30 method @Deprecated public boolean setDefaultBrowserPackageNameAsUser(String, int);
31method @Deprecated public String[] setPackagesSuspended(String[], boolean, android.os.PersistableB…
32 method @Deprecated public void setUpdateAvailable(String, boolean);
33 method @Deprecated public boolean updateIntentVerificationStatusAsUser(String, int, int);
34method @Deprecated public void updatePermissionFlags(String, String, int, int, android.os.UserHand…
35 method @Deprecated public void verifyIntentFilter(int, int, java.util.List<java.lang.String>);