Searched refs:isDefaultToDeviceProtectedStorage (Results 1 – 10 of 10) sorted by relevance
932 …| flag(pkg.isDefaultToDeviceProtectedStorage(), ApplicationInfo.PRIVATE_FLAG_DEFAULT_TO_DEVICE_PRO… in appInfoPrivateFlags()1034 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1076 if (input.isDefaultToDeviceProtectedStorage() in initForUser()1090 if (pkg.isDefaultToDeviceProtectedStorage() in getDataDir()
450 boolean isDefaultToDeviceProtectedStorage(); in isDefaultToDeviceProtectedStorage() method
227 AndroidPackage::isDefaultToDeviceProtectedStorage,
337 final int storageTarget = pkg.isDefaultToDeviceProtectedStorage()
553 || pkg.isDefaultToDeviceProtectedStorage()) { in compileLayouts()
140 method public boolean isDefaultToDeviceProtectedStorage();
2436 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in ApplicationInfo
1592 public boolean isDefaultToDeviceProtectedStorage() { in isDefaultToDeviceProtectedStorage() method in PackageImpl
7573 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isDefaultToDeviceProtectedStorage()Z+]Lcom/andr…
10975 Landroid/content/pm/ApplicationInfo;->isDefaultToDeviceProtectedStorage()Z