Home
last modified time | relevance | path

Searched refs:mMessageMethodSetAsynchronous (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/base/android/java/src/org/chromium/base/
DSystemMessageHandler.java115 private Method mMessageMethodSetAsynchronous; field in SystemMessageHandler.MessageCompat.LegacyMessageWrapperImpl
120 mMessageMethodSetAsynchronous = in LegacyMessageWrapperImpl()
133 if (mMessageMethodSetAsynchronous == null) return; in setAsynchronous()
137 mMessageMethodSetAsynchronous.invoke(msg, async); in setAsynchronous()
140 mMessageMethodSetAsynchronous = null; in setAsynchronous()
143 mMessageMethodSetAsynchronous = null; in setAsynchronous()
146 mMessageMethodSetAsynchronous = null; in setAsynchronous()
149 mMessageMethodSetAsynchronous = null; in setAsynchronous()