Searched refs:DIALER_DIALPAD (Results 1 – 2 of 2) sorted by relevance
632 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_DIALPAD); in openDialPad()635 .validateUiObject(contactMenuButton, AutomotiveConfigConstants.DIALER_DIALPAD); in openDialPad()916 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_DIALPAD); in verifyDialerDialpadTab()
661 public static final String DIALER_DIALPAD = "DIALER_DIALPAD"; field in AutomotiveConfigConstants