Searched refs:THRESHOLD (Results 1 – 2 of 2) sorted by relevance
168 long perStateBytesToken = proto.start(IoThresholdByComponent.THRESHOLD); in dumpProto()184 long perStateBytesToken = proto.start(IoThresholdByComponent.THRESHOLD); in dumpProto()202 long perStateBytesToken = proto.start(IoThresholdByComponent.THRESHOLD); in dumpProto()221 long perStateBytesToken = proto.start(IoThresholdByAppCategory.THRESHOLD); in dumpProto()
128 private static final float THRESHOLD = 0.01f; field in TelephonyConnection1784 if (Math.abs(newBitrate - oldBitrate) > THRESHOLD) { in refreshCodec()1794 if (Math.abs(newBandwidth - oldBandwidth) > THRESHOLD) { in refreshCodec()