HomeSort by relevance Sort by last modified time
    Searched refs:periodEnd (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessagesListing.java 76 if (filter.periodEnd != null) {
77 oap.add(OAP_TAGID_FILTER_PERIOD_END, filter.periodEnd);
BluetoothMasClient.java 529 String periodEnd = null;
548 periodEnd = (new ObexTime(filterEnd)).toString();
    [all...]

Completed in 970 milliseconds