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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealth.java174 if (!isEnabled() || !checkAppParam(name, role, channelType, callback)) return result;
556 private boolean checkAppParam(String name, int role, int channelType, method in class:BluetoothHealth

Completed in 298 milliseconds