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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java223 boolean permissionCheck(int connId, int handle) { method in class:GattService
815 if (!permissionCheck(connId, handle)) {
1485 if (!permissionCheck(connId, handle)) {
1507 if (!permissionCheck(connId, handle)) {
1526 if (!permissionCheck(connId, handle)) {
1545 if (!permissionCheck(connId, handle)) {
1582 if (!permissionCheck(connId, handle)) {

Completed in 133 milliseconds