OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:periodBegin
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessagesListing.java
72
if (filter.
periodBegin
!= null) {
73
oap.add(OAP_TAGID_FILTER_PERIOD_BEGIN, filter.
periodBegin
);
BluetoothMasClient.java
527
String
periodBegin
= null;
547
periodBegin
= (new ObexTime(filterBegin)).toString();
[
all
...]
Completed in 66 milliseconds