Searched refs:replaceFlags (Results 1 – 5 of 5) sorted by relevance
1077 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceInternalSdcard() local1080 replaceFlags, false, in testManifestInstallLocationReplaceInternalSdcard()1082 assertInstall(rp.pkg, replaceFlags, rp.pkg.installLocation); in testManifestInstallLocationReplaceInternalSdcard()1104 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceSdcardInternal() local1107 replaceFlags, false, in testManifestInstallLocationReplaceSdcardInternal()1109 assertInstall(rp.pkg, replaceFlags, ip.pkg.installLocation); in testManifestInstallLocationReplaceSdcardInternal()
613 .replaceFlags((mAttributes.getAllFlags() in AudioTrack()968 .replaceFlags((mAttributes.getAllFlags() in build()980 .replaceFlags((mAttributes.getAllFlags() in build()
750 public Builder replaceFlags(int flags) { in replaceFlags() method in AudioAttributes.Builder
1644 public void replaceFlags(@ShortcutFlags int flags) { in replaceFlags() method in ShortcutInfo
1698 shortcut.replaceFlags(0); in fixUpIncomingShortcutInfo()