Searched refs:INFORMATION_IS_CURRENTLY_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
530 result = P2pStatus.INFORMATION_IS_CURRENTLY_UNAVAILABLE; in halStatusToP2pStatus()
349 INFORMATION_IS_CURRENTLY_UNAVAILABLE, enumConstant396 return INFORMATION_IS_CURRENTLY_UNAVAILABLE; in valueOf()2717 } else if (status == P2pStatus.INFORMATION_IS_CURRENTLY_UNAVAILABLE) { in processMessage()
565 eq(mIface), eq(P2pStatus.INFORMATION_IS_CURRENTLY_UNAVAILABLE)); in testOnGoNegotiationCompletedFailureUnavailable()