HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_TIMER (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/perf/
Timer.java 62 public static final boolean ENABLE_TIMER = false;
91 return ENABLE_TIMER && mEnabled;
99 if (ENABLE_TIMER && mEnabled) {
116 if (ENABLE_TIMER && mEnabled) {
126 if (ENABLE_TIMER && mEnabled) {
137 if (ENABLE_TIMER && mEnabled) {
148 if (ENABLE_TIMER && mEnabled) {
189 if (ENABLE_TIMER) {
198 if (ENABLE_TIMER) {
209 if (ENABLE_TIMER) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java     [all...]

Completed in 86 milliseconds