Home
last modified time | relevance | path

Searched refs:getSection (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFullScreenFragment.java317 protected int getSection(TimerObj timerObj) {
331 int section1 = getSection(o1);
332 int section2 = getSection(o2);
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAppList.java186 private String getSection(CharSequence label) { in getSection() method in NotificationAppList
484 r.section = getSection(r.label);