HomeSort by relevance Sort by last modified time
    Searched defs:SaveInfo (Results 1 - 12 of 12) sorted by null

  /frameworks/base/core/java/android/service/autofill/
SaveInfo.java 46 * <p>A {@link SaveInfo} is always associated with a {@link FillResponse}, and it contains at least
55 * <p>Typically, the {@link SaveInfo} contains the same {@code id}s as the {@link Dataset}:
63 * .setSaveInfo(new SaveInfo.Builder(
64 * SaveInfo.SAVE_DATA_TYPE_USERNAME | SaveInfo.SAVE_DATA_TYPE_PASSWORD,
71 * {@code SaveInfo.SAVE_DATA_TYPE_PASSWORD} would be enough.
75 * {@link SaveInfo}, but no {@link Dataset Datasets}:
79 * .setSaveInfo(new SaveInfo.Builder(SaveInfo.SAVE_DATA_TYPE_PASSWORD,
87 * {@link SaveInfo.Builder#setOptionalIds(AutofillId[])} as well
    [all...]
  /external/llvm/include/llvm/Support/
YAMLTraits.h 589 void *SaveInfo;
595 SaveInfo)) {
597 this->postflightKey(SaveInfo);
607 void *SaveInfo;
611 SaveInfo) ) {
613 this->postflightKey(SaveInfo);
623 void *SaveInfo;
625 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
627 this->postflightKey(SaveInfo);
747 void *SaveInfo;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h 663 void *SaveInfo;
669 SaveInfo)) {
671 this->postflightKey(SaveInfo);
681 void *SaveInfo;
685 SaveInfo) ) {
687 this->postflightKey(SaveInfo);
697 void *SaveInfo;
699 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
701 this->postflightKey(SaveInfo);
834 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 691 void *SaveInfo;
698 SaveInfo)) {
700 this->postflightKey(SaveInfo);
710 void *SaveInfo;
714 SaveInfo) ) {
716 this->postflightKey(SaveInfo);
726 void *SaveInfo;
728 if ( this->preflightKey(Key, Required, false, UseDefault, SaveInfo) ) {
730 this->postflightKey(SaveInfo);
878 void *SaveInfo;
    [all...]
  /prebuilts/sdk/26/
android.jar 

Completed in 1383 milliseconds