Home
last modified time | relevance | path

Searched defs:toConnection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/
DUtils.kt349 fun BluetoothDevice.toConnection(transport: Int): Connection { in Intent() method
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp5837 std::shared_ptr<Connection> toConnection = getConnectionLocked(toToken); in transferTouchGesture() local
7257 std::shared_ptr<Connection> toConnection = in transferWallpaperTouch() local