Home
last modified time | relevance | path

Searched refs:importance (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationChannelManager.java279 int importance; in createChannel() local
287 importance = NotificationManager.IMPORTANCE_MAX; in createChannel()
295 importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel()
303 importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel()
312 importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel()
324 importance = NotificationManager.IMPORTANCE_HIGH; in createChannel()
332 importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel()
342 NotificationChannel channel = new NotificationChannel(channelId, name, importance); in createChannel()
/packages/apps/Settings/src/com/android/settings/notification/
DChannelNotificationSettings.java256 int importance = 0; in setupBlock()
258 importance = isChecked ? IMPORTANCE_UNSPECIFIED : IMPORTANCE_NONE; in setupBlock()
259 mImportanceToggle.setChecked(importance == IMPORTANCE_UNSPECIFIED); in setupBlock()
261 importance = isChecked ? IMPORTANCE_LOW : IMPORTANCE_NONE; in setupBlock()
262 mImportance.setSummary(getImportanceSummary(importance)); in setupBlock()
264 mChannel.setImportance(importance); in setupBlock()
302 private String getImportanceSummary(int importance) { in getImportanceSummary() argument
305 switch (importance) { in getImportanceSummary()
DAppNotificationSettings.java238 int importance = value ? IMPORTANCE_LOW : IMPORTANCE_NONE; in populateSingleChannelPrefs()
239 channel.setImportance(importance); in populateSingleChannelPrefs()
286 final int importance = isChecked ? IMPORTANCE_UNSPECIFIED : IMPORTANCE_NONE; in setupBlock()
287 mImportanceToggle.setChecked(importance == IMPORTANCE_UNSPECIFIED); in setupBlock()
288 mChannel.setImportance(importance); in setupBlock()
DNotificationSettingsBase.java304 final int importance = in setupImportanceToggle()
306 mChannel.setImportance(importance); in setupImportanceToggle()
398 int importance = mChannel.getImportance(); in checkCanBeVisible() local
399 if (importance == NotificationManager.IMPORTANCE_UNSPECIFIED) { in checkCanBeVisible()
402 return importance >= minImportanceVisible; in checkCanBeVisible()
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DNotificationChannelManager.java69 int importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel() local
77 importance = NotificationManager.IMPORTANCE_MAX; in createChannel()
85 importance = NotificationManager.IMPORTANCE_DEFAULT; in createChannel()
93 NotificationChannel channel = new NotificationChannel(channelId, name, importance); in createChannel()
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java170 final boolean lhsBg = lhsInfo.importance
172 final boolean rhsBg = rhsInfo.importance
849 && pi.importance >= ActivityManager.RunningAppProcessInfo.IMPORTANCE_FOREGROUND in isInterestingProcess()
850 && pi.importance < ActivityManager.RunningAppProcessInfo.IMPORTANCE_CANT_SAVE_STATE in isInterestingProcess()
973 if (ainfo.info.importance in update()
1293 if (proc.mRunningProcessInfo.importance >= in update()
1297 } else if (proc.mRunningProcessInfo.importance <= in update()
1330 } else if (proc.mRunningProcessInfo.importance >= in update()
1359 } else if (proc.mRunningProcessInfo.importance <= in update()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...