HomeSort by relevance Sort by last modified time
    Searched full:get_input (Results 1 - 16 of 16) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
AppInterface.java 50 GET_INPUT(0x23),
CatCmdMessage.java 68 case GET_INPUT:
CatService.java 270 case GET_INPUT:
705 case GET_INPUT:
CommandParamsFactory.java 151 case GET_INPUT:
436 * Processes GET_INPUT proactive command from the SIM card.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install_lib.py 84 # get_input should return 2 elements
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_install_lib.py 84 # get_input should return 2 elements
  /frameworks/av/media/libmedia/
IAudioPolicyService.cpp 43 GET_INPUT,
198 remote()->transact(GET_INPUT, data, &reply);
505 case GET_INPUT: {
  /hardware/libhardware/modules/audio/
audio_policy.c 270 dap->policy.get_input = ap_get_input;
  /hardware/libhardware/include/hardware/
audio_policy.h 71 * - similarly process get_input() and release_input() queries received from
158 audio_io_handle_t (*get_input)(struct audio_policy *pol, audio_source_t inputSource, member in struct:audio_policy
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 361 lap->policy.get_input = ap_get_input;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 353 qap->policy.get_input = ap_get_input;
  /external/ppp/pppd/
main.c 239 static void get_input __P((void));
585 get_input();
1003 * get_input - called when incoming data is available.
1006 get_input() function
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 308 // the audio_in_acoustics_t parameter is ignored by get_input()
309 audio_io_handle_t input = mpAudioPolicy->get_input(mpAudioPolicy, inputSource, samplingRate,
    [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 428 case GET_INPUT:
    [all...]

Completed in 1137 milliseconds