Searched refs:SoftInputModeFlags (Results 1 – 6 of 6) sorted by relevance
21 import android.view.WindowManager.LayoutParams.SoftInputModeFlags;109 public static String softInputModeToString(@SoftInputModeFlags final int softInputMode) { in softInputModeToString()
57 import android.view.WindowManager.LayoutParams.SoftInputModeFlags;168 @SoftInputModeFlags735 public void setSoftInputMode(@SoftInputModeFlags int mode) { in setSoftInputMode()745 @SoftInputModeFlags
1575 public @interface SoftInputModeFlags {} annotation in WindowManager.LayoutParams1595 @SoftInputModeFlags
81 import android.view.WindowManager.LayoutParams.SoftInputModeFlags;400 @SoftInputModeFlags
859 @android.view.WindowManager.LayoutParams.SoftInputModeFlags
51 import android.view.WindowManager.LayoutParams.SoftInputModeFlags;1507 @SoftInputModeFlags int softInputMode, boolean first, int windowFlags) { in onPostWindowFocus()