Searched defs:replaceFlags (Results 1 – 4 of 4) sorted by relevance
61 jmethodID replaceFlags; member
1083 public Builder replaceFlags(int flags) { in replaceFlags() method in AudioAttributes.Builder
1091 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceInternalSdcard() local1118 int replaceFlags = rFlags | PackageManager.INSTALL_REPLACE_EXISTING; in testManifestInstallLocationReplaceSdcardInternal() local
1858 public void replaceFlags(@ShortcutFlags int flags) { in replaceFlags() method in ShortcutInfo