Searched refs:mDebugCallbacks (Results 1 – 1 of 1) sorted by relevance
540 private final SparseArray<IWifiChipEventCallback.Stub> mDebugCallbacks = new SparseArray<>(); field in HalDeviceManager885 mDebugCallbacks.put(chipId, callback); // store to prevent GC: needed by HIDL in initIWifiChipDebugListeners()