Searched refs:getConditionLine (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/service/notification/ |
D | ZenModeConfig.java | 888 return getConditionLine(context, config, userHandle, true /*useLine1*/, shortVersion); in getConditionLine1() 893 return getConditionLine(context, config, userHandle, false /*useLine1*/, shortVersion); in getConditionSummary() 896 private static String getConditionLine(Context context, ZenModeConfig config, in getConditionLine() method in ZenModeConfig
|