Searched refs:mDppEventCallback (Results 1 – 1 of 1) sorted by relevance
84 private final DppEventCallback mDppEventCallback = new DppEventCallback() { field in DppManager137 mWifiNative.registerDppEventCallback(mDppEventCallback); in DppManager()