Searched defs:executeNonnull (Results 1 – 1 of 1) sorted by relevance
109 public <T> T executeNonnull(Operation<T> operation) throws BluetoothException { in executeNonnull() method in BluetoothOperationExecutor131 public <T> T executeNonnull(Operation<T> bluetoothOperation, long timeoutMillis) in executeNonnull() method in BluetoothOperationExecutor