Searched refs:T_CONTROL_INTERFACE_ACTION (Results 1 – 3 of 3) sorted by relevance
130 public static final String T_CONTROL_INTERFACE_ACTION = field in TelecomTestApp
159 return TelecomTestApp.T_CONTROL_INTERFACE_ACTION; in getBindActionFromApplicationName()
29 import static android.telecom.cts.apps.TelecomTestApp.T_CONTROL_INTERFACE_ACTION;430 if (T_CONTROL_INTERFACE_ACTION.equals(intent.getAction())) { in onBind()