Searched refs:CELLULAR_SETTINGS (Results 1 – 1 of 1) sorted by relevance
63 public static final Intent CELLULAR_SETTINGS = new Intent().setComponent(new ComponentName( field in LingerMonitor162 return PendingIntent.getActivityAsUser(mContext, 0, CELLULAR_SETTINGS, in createNotificationIntent()