Searched refs:getDeviceTypeAssociations (Results 1 – 3 of 3) sorted by relevance
344 assertThat(service.getDeviceTypeAssociations()).asList().containsExactly(inputPort, type)356 assertTrue(service.getDeviceTypeAssociations().isEmpty())
124 jmethodID getDeviceTypeAssociations; member617 .getDeviceTypeAssociations, in getReaderConfiguration()2805 GET_METHOD_ID(gServiceClassInfo.getDeviceTypeAssociations, clazz, "getDeviceTypeAssociations", in register_android_server_InputManager()
2625 String[] getDeviceTypeAssociations() { in getDeviceTypeAssociations() method in InputManagerService