OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSent
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
226
public void
setSent
(String sent) {
BluetoothMapContent.java
519
private void
setSent
(BluetoothMapMessageListingElement e, Cursor c,
537
if (V) Log.d(TAG, "
setSent
: " + sent);
538
e.
setSent
(sent);
[
all
...]
Completed in 75 milliseconds