HomeSort by relevance Sort by last modified time
    Searched full:extra (Results 751 - 775 of 10855) sorted by null

<<31323334353637383940>>

  /external/webrtc/webrtc/common_audio/resampler/include/
resampler.h 88 // Extra instance for stereo
  /external/wpa_supplicant_8/src/fst/
fst_ctrl_aux.h 77 } extra; member in struct:fst_event_extra::fst_event_extra_session_state
  /external/xmlrpcpp/test/
TestXml.cpp 9 // BUG: getline Template Function Reads Extra Character
  /external/zopfli/src/zopfli/
util.h 125 /* Gets the amount of extra bits for the given length, cfr. the DEFLATE spec. */
128 /* Gets value of the extra bits for the given length, cfr. the DEFLATE spec. */
134 /* Gets the amount of extra bits for the given dist, cfr. the DEFLATE spec. */
137 /* Gets value of the extra bits for the given dist, cfr. the DEFLATE spec. */
  /frameworks/av/include/media/
IDrmClient.h 32 virtual void notify(DrmPlugin::EventType eventType, int extra, const Parcel *obj) = 0;
  /frameworks/av/media/mtp/
MtpStringBuffer.h 34 // maximum 3 bytes/character, with 1 extra for zero termination
  /frameworks/base/core/java/android/accounts/
CantAddAccountActivity.java 30 public static final String EXTRA_ERROR_CODE = "android.accounts.extra.ERROR_CODE";
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 62 * <li> {@link #USB_FUNCTION_ADB} boolean extra indicating whether the
64 * <li> {@link #USB_FUNCTION_RNDIS} boolean extra indicating whether the
66 * <li> {@link #USB_FUNCTION_MTP} boolean extra indicating whether the
68 * <li> {@link #USB_FUNCTION_PTP} boolean extra indicating whether the
70 * <li> {@link #USB_FUNCTION_PTP} boolean extra indicating whether the
72 * <li> {@link #USB_FUNCTION_AUDIO_SOURCE} boolean extra indicating whether the
74 * <li> {@link #USB_FUNCTION_MIDI} boolean extra indicating whether the
150 * Boolean extra indicating whether USB is connected or disconnected.
158 * Boolean extra indicating whether USB is connected or disconnected as host.
166 * Boolean extra indicating whether USB is configured
    [all...]
  /frameworks/base/core/java/android/provider/
VoicemailContract.java 109 * only be delivered to the voicemail client. The intent will have the following extra values:
125 * Optional extra included in {@link #ACTION_VOICEMAIL_SMS_RECEIVED} broadcast intents to
126 * indicate the event type of the SMS. Common values are "SYNC" or "STATUS". The extra will not
132 "com.android.voicemail.extra.VOICEMAIL_SMS_PREFIX";
135 * Optional extra included in {@link #ACTION_VOICEMAIL_SMS_RECEIVED} broadcast intents to
136 * indicate the fields sent by the SMS. The extra will not exist if the framework cannot
141 "com.android.voicemail.extra.VOICEMAIL_SMS_FIELDS";
144 * Extra included in {@link #ACTION_VOICEMAIL_SMS_RECEIVED} broadcast intents to indicate the
145 * message body of the SMS. This extra is included if the framework cannot
152 "com.android.voicemail.extra.VOICEMAIL_SMS_MESSAGE_BODY"
    [all...]
  /frameworks/base/core/res/res/xml/
global_keys.xml 25 android.intent.extra.KEY_EVENT.
  /frameworks/base/packages/PrintSpooler/
Android.mk 22 LOCAL_AAPT_FLAGS := --auto-add-overlay --extra-packages android.support.v7.recyclerview
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncManagerTest.java 19 assertTrue("Null extra not properly compared between bundles.",
  /frameworks/base/telecomm/java/android/telecom/
ConnectionRequest.java 40 * @param extras Application-specific extra data.
52 * @param extras Application-specific extra data.
66 * @param extras Application-specific extra data.
103 * Application-specific extra data. Used for passing back information from an incoming
  /frameworks/base/tests/MusicBrowserDemo/
Android.mk 34 --extra-packages android.support.v7.appcompat
  /frameworks/base/tests/MusicServiceDemo/
Android.mk 34 --extra-packages android.support.v7.appcompat
  /frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
EnrollmentUtil.java 47 * Intent extra: The intent extra for the specific manage action that needs to be performed.
56 * Intent extra: The hint text to be shown on the voice keyphrase management UI.
61 * Intent extra: The voice locale to use while managing the keyphrase.
  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
global_struct.c 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
globals.c 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
locals.cpp 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
parameters.cpp 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
pass-struct.c 1 // RUN: %clangxx %s -O0 -g -fexceptions %extra-clang-opts -o %t
  /frameworks/ex/framesequence/samples/FrameSequenceSamples/
Android.mk 38 LOCAL_AAPT_FLAGS += --extra-packages com.android.framesequence.samples
  /frameworks/native/opengl/libagl/
state.h 33 ogles_context_t *ogles_init(size_t extra);
  /frameworks/opt/bitmap/sample/
Android.mk 33 LOCAL_AAPT_FLAGS += --extra-packages com.android.bitmap
  /frameworks/opt/chips/sample/
Android.mk 36 LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips

Completed in 1624 milliseconds

<<31323334353637383940>>