Searched refs:RECEIVER_PACKAGE (Results 1 – 2 of 2) sorted by relevance
36 public static final String RECEIVER_PACKAGE = "android.inputmethodservice.cts.provider"; field in DeviceEventConstants40 RECEIVER_PACKAGE, RECEIVER_CLASS);
24 import static android.inputmethodservice.cts.common.DeviceEventConstants.RECEIVER_PACKAGE;66 .setClassName(RECEIVER_PACKAGE, RECEIVER_CLASS) in newDeviceEventIntent()