HomeSort by relevance Sort by last modified time
    Searched full:enable_timer (Results 1 - 3 of 3) 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...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 662 static int enable_timer(struct pcm *pcm) { function
840 enable_timer(pcm);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java     [all...]

Completed in 1366 milliseconds