Searched refs:AAUDIO_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance
33 #define AAUDIO_SERVICE_NAME "media.aaudio" macro79 binder = sm->getService(String16(AAUDIO_SERVICE_NAME)); // This will wait a while. in getAAudioService()98 ALOGE("AAudioBinderClient could not connect to %s", AAUDIO_SERVICE_NAME); in getAAudioService()
38 #define AAUDIO_SERVICE_NAME "media.aaudio" macro54 static const char* getServiceName() { return AAUDIO_SERVICE_NAME; } in getServiceName()