Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DConferenceTest.java179 StatusHints hints = new StatusHints("Test", null, null); in testConferenceSetters() local
372 private void assertCallStatusHints(final Call call, final StatusHints hints) { in assertCallStatusHints()
DDataObjectUnitTests.java206 StatusHints hints = new StatusHints( in testStatusHints() local
DRemoteConnectionTest.java344 StatusHints hints = new StatusHints("test", null, null); in testRemoteConnectionCallbacks_StatusHints() local