HomeSort by relevance Sort by last modified time
    Searched full:directionindex (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 220 final int directionIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DIRECTION);
230 int dir = cursor.getInt(directionIndex);

Completed in 47 milliseconds