Home | History | Annotate | Download | only in phone

Lines Matching refs:Handler

35 import android.os.Handler;
100 /** Static handler for the connection/mute tracking */
118 * Handler that tracks the connections and updates the value of the
121 private static class ConnectionHandler extends Handler {