Searched refs:getWindowAndSoftInputFlagParameters (Results 1 – 3 of 3) sorted by relevance
24 …rt static com.android.inputmethod.stresstest.ImeStressTestUtil.getWindowAndSoftInputFlagParameters;73 return getWindowAndSoftInputFlagParameters(); in windowAndSoftInputFlagParameters()
29 …rt static com.android.inputmethod.stresstest.ImeStressTestUtil.getWindowAndSoftInputFlagParameters;88 return getWindowAndSoftInputFlagParameters(); in windowAndSoftInputFlagParameters()
103 public static ArrayList<Object[]> getWindowAndSoftInputFlagParameters() { in getWindowAndSoftInputFlagParameters() method in ImeStressTestUtil