OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 500 milliseconds