Searched refs:STATUS_HINTS_EXTRA (Results 1 – 2 of 2) sorted by relevance
72 public static final String STATUS_HINTS_EXTRA = "updateStatusHints"; field in ConnectionServiceFixture112 request.getExtras().getParcelable(STATUS_HINTS_EXTRA)); in onCreateIncomingConnection()133 request.getExtras().getParcelable(STATUS_HINTS_EXTRA)); in onCreateOutgoingConnection()
21 import static com.android.server.telecom.tests.ConnectionServiceFixture.STATUS_HINTS_EXTRA;1291 callExtras1.putParcelable(STATUS_HINTS_EXTRA, statusHints); in testValidateStatusHintsImage_addConferenceCall()1323 extras.putParcelable(STATUS_HINTS_EXTRA, statusHints); in testValidateStatusHintsImage_handleCreateConnectionComplete()