Searched refs:SoftInputShowHideHistory (Results 1 – 4 of 4) sorted by relevance
94 var history = new SoftInputShowHideHistory(); in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()95 history.addEntry(new SoftInputShowHideHistory.Entry( in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()
35 final class SoftInputShowHideHistory { class
709 private final SoftInputShowHideHistory mSoftInputShowHideHistory =710 new SoftInputShowHideHistory();4745 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in onShowHideSoftInputRequested()
12360 PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;-><clinit>()V12361 PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;-><init>()V