Searched refs:mMessageMethodSetAsynchronous (Results 1 – 1 of 1) sorted by relevance
115 private Method mMessageMethodSetAsynchronous; field in SystemMessageHandler.MessageCompat.LegacyMessageWrapperImpl120 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()