OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mseTime
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessagesListing.java
129
String
mseTime
= oap.getString(OAP_TAGID_MSE_TIME);
130
if(
mseTime
!= null )
131
mServerTime = (new ObexTime(
mseTime
)).getTime();
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
[
all
...]
Completed in 189 milliseconds