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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 236 final int confirmIndex = cursor.getColumnIndexOrThrow(BluetoothShare.USER_CONFIRMATION);
246 int confirmation = cursor.getInt(confirmIndex);

Completed in 1562 milliseconds