Searched defs:startKey (Results 1 – 4 of 4) sorted by relevance
166 assertArrayEquals(Log.byteArrayToHexString(startKey), MSCHAP_V2_SEND_START_KEY, startKey); in testGetAsymmetricStartKeySendKey() local
21 bool MockInputDeviceNode::hasKeyInRange(int32_t startKey, int32_t endKey) const { in hasKeyInRange()
266 bool EvdevDeviceNode::hasKeyInRange(int32_t startKey, int32_t endKey) const { in hasKeyInRange()
688 final long startKey = proto.start(NetworkStatsCollectionStatsProto.KEY); in dumpDebug() local