Searched refs:existingWindow (Results 1 – 1 of 1) sorted by relevance
37 final SoftInputWindow existingWindow = mSoftInputWindows.get(displayId); in getOrCreateSoftInputWindow() local38 if (existingWindow != null) { in getOrCreateSoftInputWindow()39 return existingWindow; in getOrCreateSoftInputWindow()