Home
last modified time | relevance | path

Searched defs:timeoutMsg (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DDispatchThread.java74 String timeoutMsg = "Timeout waiting " + timeoutMs + "ms for " + jobMsg; in runJobSync() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java419 Message timeoutMsg = obtainMessage(WHAT_TIMEOUT, setting); in handleMessage() local
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java1821 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleMessage() local
2432 Message timeoutMsg = mHandler.obtainMessage(MESSAGE_TIMEOUT_BIND); in handleEnable() local
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp1094 sp<AMessage> timeoutMsg = new AMessage(kWhatStopStalled, mReflector); in onMessageReceived() local
H A DMediaCodec.cpp4136 sp<AMessage> timeoutMsg = in onMessageReceived() local
4218 sp<AMessage> timeoutMsg = in onMessageReceived() local