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

/frameworks/base/core/java/android/server/
H A DBluetoothPanProfileHandler.java90 boolean allowIncomingTethering() { method in class:BluetoothPanProfileHandler
H A DBluetoothEventLoop.java808 authorized = mBluetoothService.allowIncomingTethering();
H A DBluetoothService.java2039 /*package*/boolean allowIncomingTethering() { method in class:BluetoothService
2041 return mBluetoothPanProfileHandler.allowIncomingTethering();

Completed in 50 milliseconds