Searched refs:MAIN_CTS_PACKAGE (Results 1 – 3 of 3) sorted by relevance
32 private static final String MAIN_CTS_PACKAGE = "android.alarmmanager.cts"; field in PermissionStateChangedReceiver46 response.setPackage(MAIN_CTS_PACKAGE); in onReceive()
40 private static final String MAIN_CTS_PACKAGE = "android.app.cts.getbindinguidimportance"; field in Receiver_getBindingUidImportance42 private static final ComponentName SERVICE_NAME = new ComponentName(MAIN_CTS_PACKAGE,
36 private static final String MAIN_CTS_PACKAGE = "android.content.pm.cts.shortcutmanager"; field in ReplyUtil60 final Intent reply = new Intent(replyAction).setPackage(MAIN_CTS_PACKAGE); in sendReply()