Searched refs:MSG_PROFILE_TIMED_OUT (Results 1 – 1 of 1) sorted by relevance
95 private static final int MSG_PROFILE_TIMED_OUT = 5; field in Notifier625 final Message msg = mHandler.obtainMessage(MSG_PROFILE_TIMED_OUT); in onProfileTimeout()867 case MSG_PROFILE_TIMED_OUT: in handleMessage()