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