Home
last modified time | relevance | path

Searched refs:getMessageType (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java95 public int getMessageType() { in getMessageType() method in CtsCallDiagnosticService.CtsCallDiagnostics
DCallDiagnosticServiceTest.java214 diagnosticCall.getMessageType()); in testReceiveD2DMessage()
/cts/hostsidetests/incident/src/com/android/server/cts/
DSettingsIncidentTest.java110 … if ("android.providers.settings.SettingProto".equals(fd.getMessageType().getFullName())) { in getSettingProtos()