OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPresenceStatus
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapConvoContactElement.java
98
public String
getPresenceStatus
() {
BluetoothMapAppParams.java
580
if(
getPresenceStatus
() != null)
581
length +=
getPresenceStatus
().getBytes("UTF-8").length;
[
all
...]
Completed in 49 milliseconds