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

  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 647 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND);
648 mHandler.sendMessageDelayed(timeoutMsg,TIMEOUT_BIND_MS);
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp     [all...]

Completed in 176 milliseconds