Searched defs:clickIntent (Results 1 – 7 of 7) sorted by relevance
141 Intent clickIntent = new Intent(mContext, Settings.MobileNetworkListActivity.class); in sendNetworkConfigNotification() local162 Intent clickIntent = new Intent(mContext, Settings.MobileNetworkListActivity.class); in sendSwitchedToRemovableSlotNotification() local195 Intent clickIntent = new Intent(mContext, DsdsDialogActivity.class); in sendEnableDsdsNotification() local
96 Intent clickIntent = new Intent(context, WidgetClickHandler.class); in buildStackWidget() local118 Intent clickIntent = new Intent(context, WidgetClickHandler.class) in buildFrameWidget() local
73 PendingIntent clickIntent; in rebuildWidget() local
84 PendingIntent clickIntent; in rebuildWidget() local
379 Intent clickIntent = new Intent(); in createPbapNotification() local
566 val clickIntent = Intent(Intent.ACTION_MANAGE_UNUSED_APPS).apply { in showUnusedAppsNotification() constant
583 Intent clickIntent = new Intent(mContext, NotificationClickHandler.class); in createNotificationForLocationUser() local