Searched defs:inputMethods (Results 1 – 2 of 2) sorted by relevance
785 List<String> inputMethods = Arrays.asList("com.example.input1", "com.example.input2"); in getPermittedInputMethodsShouldWorkAsIntendedForDeviceOwner() local800 List<String> inputMethods = new ArrayList<>(); in getPermittedInputMethodsShouldWorkAsIntendedForProfileOwner() local815 List<String> inputMethods = null; in getPermittedInputMethodsShouldReturnNullIfNullIsSet() local
1086 List<String> inputMethods = Arrays.asList("com.example.input1", "com.example.input2"); in getPermittedInputMethodsShouldWorkAsIntendedForDeviceOwner() local1101 List<String> inputMethods = new ArrayList<>(); in getPermittedInputMethodsShouldWorkAsIntendedForProfileOwner() local1116 List<String> inputMethods = null; in getPermittedInputMethodsShouldReturnNullIfNullIsSet() local