Searched refs:resultMsg (Results 1 – 4 of 4) sorted by relevance
676 return resultMsg; in sendMessageSynchronously()688 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local689 return resultMsg; in sendMessageSynchronously()703 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local704 return resultMsg; in sendMessageSynchronously()721 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local722 return resultMsg; in sendMessageSynchronously()741 return resultMsg; in sendMessageSynchronously()756 return resultMsg; in sendMessageSynchronously()838 Message resultMsg = null; in sendMessageSynchronously() local[all …]
165 boolean isUserGesture, Message resultMsg) { in onCreateWindow() argument
1015 private void handleScreenshotResponse(Message resultMsg) { in handleScreenshotResponse() argument1016 final boolean taken = resultMsg.arg2 != 0; in handleScreenshotResponse()1019 info = getInfoLocked(resultMsg.arg1); in handleScreenshotResponse()1024 final File screenshotFile = new File((String) resultMsg.obj); in handleScreenshotResponse()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...