Searched refs:isCallbackInvoked (Results 1 – 2 of 2) sorted by relevance
139 boolean isCallbackInvoked() { in isCallbackInvoked() method in InlineSuggestionSession
140 if (!mSession.isCallbackInvoked() && match(mSession.getRequestInfo())) { in notifyOnStartInput()