Home
last modified time | relevance | path

Searched refs:RECEIVER_COMPONENT (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DDeviceEventConstants.java39 public static final String RECEIVER_COMPONENT = ComponentNameUtils.buildComponentName( field in DeviceEventConstants
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java24 import static android.inputmethodservice.cts.common.DeviceEventConstants.RECEIVER_COMPONENT;
405 ACTION_DEVICE_EVENT, RECEIVER_COMPONENT, in sendTestStartEvent()