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