Home | History | Annotate | Download | only in incallui

Lines Matching defs:handler

30 import android.os.Handler;
116 private final Handler handler = new Handler();
141 handler.removeCallbacks(this);
1097 handler.postDelayed(sendAccessibilityEventRunnable, ACCESSIBILITY_ANNOUNCEMENT_DELAY_MILLIS);
1156 handler.postDelayed(sendAccessibilityEventRunnable, ACCESSIBILITY_ANNOUNCEMENT_DELAY_MILLIS);