Searched refs:DIALER_CONNECTED_PHONE_NAME (Results 1 – 2 of 2) sorted by relevance
340 getUiElementFromConfig(AutomotiveConfigConstants.DIALER_CONNECTED_PHONE_NAME); in getConnectedPhoneName()347 .validateUiObject(phoneName, AutomotiveConfigConstants.DIALER_CONNECTED_PHONE_NAME); in getConnectedPhoneName()
80 public static final String DIALER_CONNECTED_PHONE_NAME = "DIALER_CONNECTED_PHONE_NAME"; field in AutomotiveConfigConstants