Home
last modified time | relevance | path

Searched defs:SEARCH (Results 1 – 25 of 160) sorted by relevance

1234567

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/fs/path/
Dpathbuf.rs22 const SEARCH: Char16 = unsafe { Char16::from_u16_unchecked('/' as u16) }; in new_from_cstring16() constant
31 const SEARCH: Char16 = unsafe { Char16::from_u16_unchecked('/' as u16) }; in push() constant
/aosp_15_r20/external/rust/crates/uefi/src/fs/path/
Dpathbuf.rs22 const SEARCH: Char16 = unsafe { Char16::from_u16_unchecked('/' as u16) }; in new_from_cstring16() constant
31 const SEARCH: Char16 = unsafe { Char16::from_u16_unchecked('/' as u16) }; in push() constant
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/
H A Dandroid_privacy_network_type.proto41 SEARCH = 2; enumerator
H A Dcustom_audience_type.proto52 SEARCH = 5; enumerator
H A Dad_network_type.proto41 SEARCH = 2; enumerator
H A Dadvertising_channel_type.proto41 SEARCH = 2; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/
H A Dandroid_privacy_network_type.proto41 SEARCH = 2; enumerator
H A Dcustom_audience_type.proto52 SEARCH = 5; enumerator
H A Dad_network_type.proto41 SEARCH = 2; enumerator
H A Dadvertising_channel_type.proto41 SEARCH = 2; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/
H A Dcustom_audience_type.proto52 SEARCH = 5; enumerator
H A Dad_network_type.proto41 SEARCH = 2; enumerator
H A Dadvertising_channel_type.proto41 SEARCH = 2; enumerator
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/enums/
H A Dad_network_type.proto41 SEARCH = 2; enumerator
H A Dadvertising_channel_type.proto41 SEARCH = 2; enumerator
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/logging/
DScreenEvent.java28 public static final int SEARCH = 1; field in ScreenEvent.ScreenType
/aosp_15_r20/external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/
H A DSegmentedByteStringBenchmark.java45 private static final ByteString SEARCH = ByteString.encodeUtf8("tell"); field in SegmentedByteStringBenchmark
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/features/
DFeatureToken.java20 /*public static final*/ SEARCH /* = new SEARCH(null) */, enumConstant
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/
DChronicleAnalyticsClient.java25 /*public static final*/ SEARCH /* = new SEARCH() */, enumConstant
/aosp_15_r20/development/tools/winscope/src/trace/
H A Dtrace_type.ts47 SEARCH, enumerator
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
H A DIGoogleHelper.java27 SEARCH("Search"), enumConstant
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DApiBrowser.java69 EXPAND_ALL, COLLAPSE_ALL, SEARCH; enumConstant
H A DScriptManager.java96 TRIGGER_MANAGER, REFRESH, SEARCH, RENAME, EXTERNAL; enumConstant
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapConstants.java77 public static final String SEARCH = "SEARCH"; field in ImapConstants
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DBrowser.java504 public static final String SEARCH = "search"; field in Browser.SearchColumns

1234567