Home
last modified time | relevance | path

Searched refs:mPendingService (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java58 private BluetoothGattService mPendingService; field in BluetoothGattServer
121 if (mPendingService == null) {
125 BluetoothGattService tmp = mPendingService;
126 mPendingService = null;
764 mPendingService = service; in addService()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10222 Landroid/bluetooth/BluetoothGattServer;->mPendingService:Landroid/bluetooth/BluetoothGattService;