Searched refs:RECENT_FAILURE_NONE (Results 1 – 4 of 4) sorted by relevance
3111 private int mAssociationStatus = RECENT_FAILURE_NONE;3126 mAssociationStatus = RECENT_FAILURE_NONE; in clear()3161 RECENT_FAILURE_NONE,3182 public static final int RECENT_FAILURE_NONE = 0; field in WifiConfiguration
4000 != WifiConfiguration.RECENT_FAILURE_NONE in cleanupExpiredRecentFailureReasons()
579 field @Deprecated public static final int RECENT_FAILURE_NONE = 0; // 0x0
3271 assertEquals(WifiConfiguration.RECENT_FAILURE_NONE, in testSetRecentFailureAssociationStatus()