Home
last modified time | relevance | path

Searched refs:buildComponentName (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DIme2Constants.java43 public static final String IME_ID = ComponentNameUtils.buildComponentName(PACKAGE, CLASS);
DIme1Constants.java43 public static final String IME_ID = ComponentNameUtils.buildComponentName(PACKAGE, CLASS);
DComponentNameUtils.java34 static String buildComponentName(String packageName, String className) { in buildComponentName() method in ComponentNameUtils
DDeviceEventConstants.java39 public static final String RECEIVER_COMPONENT = ComponentNameUtils.buildComponentName(