Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceTests.java94 var history = new SoftInputShowHideHistory(); in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()
95 history.addEntry(new SoftInputShowHideHistory.Entry( in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DSoftInputShowHideHistory.java35 final class SoftInputShowHideHistory { class
DInputMethodManagerService.java709 private final SoftInputShowHideHistory mSoftInputShowHideHistory =
710 new SoftInputShowHideHistory();
4745 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in onShowHideSoftInputRequested()
/frameworks/base/services/
Dart-wear-profile12360 PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;-><clinit>()V
12361 PLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory;-><init>()V