Home
last modified time | relevance | path

Searched defs:unwrap (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/
DObjectWrapper.java46 public static <T> T unwrap(IBinder binder) { in unwrap() method in ObjectWrapper
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/le/
DBluetoothLeAdvertiser.java77 public android.bluetooth.le.BluetoothLeAdvertiser unwrap() { in unwrap() method in BluetoothLeAdvertiser
DBluetoothLeScanner.java82 public android.bluetooth.le.BluetoothLeScanner unwrap() { in unwrap() method in BluetoothLeScanner
DScanCallback.java68 public android.bluetooth.le.ScanCallback unwrap() { in unwrap() method in ScanCallback
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothAdapter.java163 public android.bluetooth.BluetoothAdapter unwrap() { in unwrap() method in BluetoothAdapter
DBluetoothGattServer.java55 public android.bluetooth.BluetoothGattServer unwrap() { in unwrap() method in BluetoothGattServer
DBluetoothGattWrapper.java158 public android.bluetooth.BluetoothGatt unwrap() { in unwrap() method in BluetoothGattWrapper
DBluetoothDevice.java263 public android.bluetooth.BluetoothDevice unwrap() { in unwrap() method in BluetoothDevice
DBluetoothGattCallback.java98 public android.bluetooth.BluetoothGattCallback unwrap() { in unwrap() method in BluetoothGattCallback
DBluetoothGattServerCallback.java102 public android.bluetooth.BluetoothGattServerCallback unwrap() { in unwrap() method in BluetoothGattServerCallback