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