Searched refs:isDefaultable (Results 1 – 1 of 1) sorted by relevance
1002 boolean isDefaultable, boolean directBootAware) { in createMockInputMethodInfo() argument1012 when(mockInfo.isDefault(context)).thenReturn(isDefaultable); in createMockInputMethodInfo()