OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setThreadId
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
238
public void
setThreadId
(long threadId, TYPE type) {
BluetoothMapContent.java
486
private void
setThreadId
(BluetoothMapMessageListingElement e, Cursor c,
501
e.
setThreadId
(threadId,type);
502
if (V) Log.d(TAG, "
setThreadId
: " + threadId + "\n");
[
all
...]
Completed in 55 milliseconds