Searched defs:replaceFlags (Results 1 – 4 of 4) sorted by relevance
403 public @NonNull Builder replaceFlags(int flags) { in replaceFlags() method in VibrationAttributes.Builder
882 public Builder replaceFlags(int flags) { in replaceFlags() method in AudioAttributes.Builder
1077 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceInternalSdcard() local1104 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceSdcardInternal() local
1686 public void replaceFlags(@ShortcutFlags int flags) { in replaceFlags() method in ShortcutInfo