Searched refs:isDefaultToDeviceProtectedStorage (Results 1 – 14 of 14) sorted by relevance
391 boolean isDefaultToDeviceProtectedStorage(); in isDefaultToDeviceProtectedStorage() method
74 …| flag(pkg.isDefaultToDeviceProtectedStorage(), ApplicationInfo.PRIVATE_FLAG_DEFAULT_TO_DEVICE_PRO… in appInfoPrivateFlags()
575 if (input.isDefaultToDeviceProtectedStorage() in initForUser()613 if (input.isDefaultToDeviceProtectedStorage() in initForUser()
993 …| flag(pkg.isDefaultToDeviceProtectedStorage(), ApplicationInfo.PRIVATE_FLAG_DEFAULT_TO_DEVICE_PRO… in appInfoPrivateFlags()1102 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1151 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1176 if (ps.isDefaultToDeviceProtectedStorage() in getDataDir()
479 boolean isDefaultToDeviceProtectedStorage(); in isDefaultToDeviceProtectedStorage() method
241 AndroidPackage::isDefaultToDeviceProtectedStorage, in <lambda>()
322 final int storageTarget = ps.isDefaultToDeviceProtectedStorage()
1809 public boolean isDefaultToDeviceProtectedStorage() {
1502 ps.isDefaultToDeviceProtectedStorage()); in getArchivedPackageInternal()
140 method public boolean isDefaultToDeviceProtectedStorage();
2596 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in ApplicationInfo
1661 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in PackageImpl
14887 PLcom/android/server/pm/PackageSetting;->isDefaultToDeviceProtectedStorage()Z
10975 Landroid/content/pm/ApplicationInfo;->isDefaultToDeviceProtectedStorage()Z