Searched refs:WINDOW_FLAGS (Results 1 – 1 of 1) sorted by relevance
44 private static final String WINDOW_FLAGS = "WindowFlags"; field in ImeSettings93 return mBundle.getInt(WINDOW_FLAGS, defaultFlags); in getWindowFlags()178 mBundle.putInt(WINDOW_FLAGS, flags); in setWindowFlags()