Home
last modified time | relevance | path

Searched refs:waitingForResult (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/wfc/
DWfcActivationHelper.java140 boolean waitingForResult; // ImsCallback wil be no-op when this is false field in WfcActivationHelper.EpdgConnectHandler
159 waitingForResult = false; in handleMessage()
169 waitingForResult = true; in handleMessage()
211 waitingForResult = false; in handleMessage()
301 if (!handler.waitingForResult) { in onRegistered()
313 if (!handler.waitingForResult) { in onUnregistered()
330 if (!handler.waitingForResult) { in onTechnologyChangeFailed()