Searched refs:InputDeviceBatteryListenerDelegate (Results 1 – 1 of 1) sorted by relevance
645 final List<InputDeviceBatteryListenerDelegate> mDelegates = new ArrayList<>();649 private static final class InputDeviceBatteryListenerDelegate { class in InputManagerGlobal653 InputDeviceBatteryListenerDelegate(InputDeviceBatteryListener listener, Executor executor) { in InputDeviceBatteryListenerDelegate() method in InputManagerGlobal.InputDeviceBatteryListenerDelegate704 final InputDeviceBatteryListenerDelegate delegate = in addInputDeviceBatteryListener()705 new InputDeviceBatteryListenerDelegate(listener, executor); in addInputDeviceBatteryListener()731 final List<InputDeviceBatteryListenerDelegate> delegates = in removeInputDeviceBatteryListener()