Searched refs:displayContext (Results 1 – 1 of 1) sorted by relevance
52 final Context displayContext = mContext.createDisplayContext(display); in getOrCreateSoftInputWindow() local53 final SoftInputWindow newWindow = new SoftInputWindow(displayContext, windowToken); in getOrCreateSoftInputWindow()