Searched refs:P2pDisabledState (Results 1 – 1 of 1) sorted by relevance
1372 private final P2pDisabledState mP2pDisabledState =1373 new P2pDisabledState(mThreshold, mThreadLocalLog);2862 class P2pDisabledState extends RunnerState { class in WifiP2pServiceImpl.P2pStateMachine2869 P2pDisabledState(int threshold, @NonNull LocalLog localLog) { in P2pDisabledState() method in WifiP2pServiceImpl.P2pStateMachine.P2pDisabledState