OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setCursorIndex
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapConvoListingElement.java
67
public void
setCursorIndex
(int cursorIndex) {
69
if(D) Log.d(TAG, "
setCursorIndex
: " + cursorIndex);
BluetoothMapMessageListingElement.java
70
public void
setCursorIndex
(int cursorIndex) {
Completed in 139 milliseconds