HomeSort by relevance Sort by last modified time
    Searched refs:ATTACH (Results 1 - 3 of 3) sorted by null

  /frameworks/av/radio/
IRadioService.cpp 40 ATTACH,
80 virtual status_t attach(radio_handle_t handle, function in class:android::BpRadioService
90 ALOGV("attach() config %p withAudio %d region %d type %d",
99 status_t status = remote()->transact(ATTACH, data, &reply);
151 case ATTACH: {
163 ALOGV("ATTACH configPtr %p withAudio %d", configPtr, withAudio);
165 status_t status = attach(handle, client, configPtr, withAudio, radio);
  /frameworks/av/soundtrigger/
ISoundTriggerHwService.cpp 39 ATTACH,
80 virtual status_t attach(const sound_trigger_module_handle_t handle, function in class:android::BpSoundTriggerHwService
88 status_t status = remote()->transact(ATTACH, data, &reply);
152 case ATTACH: {
159 status_t status = attach(handle, client, module);
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 96 milliseconds