Home
last modified time | relevance | path

Searched defs:statusValue (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/networksecurity/tests/unit/src/com/android/server/net/ct/
DCertificateTransparencyDownloaderTest.java416 LogListUpdateStatus statusValue = mUpdateStatusCaptor.getValue(); in testDownloader_contentDownloadSuccess_signatureNotVerified_logsSingleFailure() local
436 LogListUpdateStatus statusValue = mUpdateStatusCaptor.getValue(); in testDownloader_contentDownloadSuccess_installFail_logsFailure() local
508 LogListUpdateStatus statusValue = mUpdateStatusCaptor.getValue(); in testDownloader_endToEndSuccess_installNewVersion_andLogsSuccess() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java291 int statusValue = BluetoothShare.STATUS_PENDING; in fillRecord_filledAllProperties() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1746 public void setStatusValue(int statusValue) { in setStatusValue()
DBluetoothMapContentObserver.java2874 int statusValue) { in setMessageStatusDeleted()
2911 boolean setMessageStatusRead(long handle, TYPE type, String uriStr, int statusValue) in setMessageStatusRead()