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