Searched refs:isDefaultToDeviceProtectedStorage (Results 1 – 14 of 14) sorted by relevance
367 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()
991 …| flag(pkg.isDefaultToDeviceProtectedStorage(), ApplicationInfo.PRIVATE_FLAG_DEFAULT_TO_DEVICE_PRO… in appInfoPrivateFlags()1100 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1149 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1174 if (ps.isDefaultToDeviceProtectedStorage() in getDataDir()
457 boolean isDefaultToDeviceProtectedStorage(); in isDefaultToDeviceProtectedStorage() method
228 AndroidPackage::isDefaultToDeviceProtectedStorage, in <lambda>()
321 final int storageTarget = ps.isDefaultToDeviceProtectedStorage()
1681 public boolean isDefaultToDeviceProtectedStorage() {
1496 ps.isDefaultToDeviceProtectedStorage()); in getArchivedPackageInternal()
140 method public boolean isDefaultToDeviceProtectedStorage();
2492 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in ApplicationInfo
1630 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in PackageImpl
19052 PLcom/android/server/pm/PackageSetting;->isDefaultToDeviceProtectedStorage()Z
10975 Landroid/content/pm/ApplicationInfo;->isDefaultToDeviceProtectedStorage()Z