Home
last modified time | relevance | path

Searched refs:callMostRecentHistory (Results 1 – 5 of 5) sorted by relevance

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoDialHelper.java200 void callMostRecentHistory(); in callMostRecentHistory() method
/platform_testing/tests/automotive/snippets/phone/src/com/google/android/mobly/snippet/bundled/
DDialerSnippet.java184 public void callMostRecentHistory() { in callMostRecentHistory() method in DialerSnippet
185 mDialerHelper.get().callMostRecentHistory(); in callMostRecentHistory()
/platform_testing/tests/automotive/functional/dialer/src/android/platform/tests/
DDialTest.java169 mDialerHelper.get().callMostRecentHistory(); in testCallFromHistory()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py642 self.device.mbs.callMostRecentHistory()
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java214 public void callMostRecentHistory() { in callMostRecentHistory() method in DialHelperImpl