Searched refs:INVALID_KEY (Results 1 – 6 of 6) sorted by relevance
919 if (key == INVALID_KEY) return; in registerScanListener()942 if (key == INVALID_KEY) return; in unregisterScanListener()976 if (key == INVALID_KEY) return; in startBackgroundScan()999 if (key == INVALID_KEY) return; in stopBackgroundScan()1069 if (key == INVALID_KEY) return; in startScan()1088 if (key == INVALID_KEY) return; in stopScan()1143 if (key == INVALID_KEY) return; in startConnectedPnoScan()1165 if (key == INVALID_KEY) return; in startDisconnectedPnoScan()1180 if (key == INVALID_KEY) return; in stopPnoScan()1416 private static final int INVALID_KEY = 0; field in WifiScanner[all …]
147 Assert.assertEquals(SparseMappingTable.INVALID_KEY, key); in testParcelingWithReset()197 Assert.assertEquals(SparseMappingTable.INVALID_KEY, key); in testInvalidKey()
52 public static final int INVALID_KEY = 0xffffffff; field in SparseMappingTable170 return INVALID_KEY; in getKey()
938 if (key == SparseMappingTable.INVALID_KEY) { in dumpPss()
451 if (sysKey != SparseMappingTable.INVALID_KEY) { in computeTotalMemoryUse()
77 private static final String INVALID_KEY = getBits(INVALID_KEY_VALUE, KEY_BITS); field in RuleBinaryParserTest577 + INVALID_KEY in testBinaryString_invalidRule_invalidKey_noIndexing()