Searched refs:findAppConfigByAppId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java228 BluetoothHealthAppConfiguration appConfig = findAppConfigByAppId(msg.arg1);
250 findAppConfigByAppId(channelStateEvent.mAppId);
513 private BluetoothHealthAppConfiguration findAppConfigByAppId(int appId) { method in class:HealthService

Completed in 26 milliseconds