Searched refs:P2pNotSupportedState (Results 1 – 1 of 1) sorted by relevance
1366 private final P2pNotSupportedState mP2pNotSupportedState =1367 new P2pNotSupportedState(mThreshold, mThreadLocalLog);2625 class P2pNotSupportedState extends RunnerState { class in WifiP2pServiceImpl.P2pStateMachine2631 P2pNotSupportedState(int threshold, @NonNull LocalLog localLog) { in P2pNotSupportedState() method in WifiP2pServiceImpl.P2pStateMachine.P2pNotSupportedState