Home
last modified time | relevance | path

Searched defs:INCALL_DIALPAD (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/logging/
DScreenEvent.java98 public static final int INCALL_DIALPAD = 16; field in ScreenEvent
136 sScreenNameMap.put(ScreenEvent.INCALL_DIALPAD, in sScreenNameMap.put()