Searched refs:DEVICE_FORGET_BUTTON (Results 1 – 2 of 2) sorted by relevance
186 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_FORGET_BUTTON); in pressForget()189 .validateUiObject(forgetButton, AutomotiveConfigConstants.DEVICE_FORGET_BUTTON); in pressForget()
367 public static final String DEVICE_FORGET_BUTTON = "DEVICE_FORGET_BUTTON"; field in AutomotiveConfigConstants