Home
last modified time | relevance | path

Searched refs:STATUS_OK (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/mmslib/util/
DDrmConvertSession.java99 convertedStatus.statusCode == DrmConvertedStatus.STATUS_OK && in convert()
133 convertedStatus.statusCode != DrmConvertedStatus.STATUS_OK || in close()
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
DBluetoothMapEventReport.java28 public static final int STATUS_OK = 0; field in BluetoothMapEventReport