HomeSort by relevance Sort by last modified time
    Searched full:maxrecords (Results 1 - 10 of 10) sorted by null

  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
BufferCallbackTimes.java 36 public BufferCallbackTimes(int maxRecords, int expectedBufferPeriod) {
38 mTimeStamps = new int[maxRecords];
39 mCallbackDurations = new short[maxRecords];
BufferPeriod.java 123 public void prepareMemberObjects(int maxRecords, int expectedBufferPeriod,
125 mCallbackTimes = new BufferCallbackTimes(maxRecords, expectedBufferPeriod);
  /frameworks/base/services/net/java/android/net/util/
SharedLog.java 60 public SharedLog(int maxRecords, String tag) {
61 this(new LocalLog(maxRecords), tag, tag);
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/
aws-java-sdk-dms-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/
aws-java-sdk-elasticache-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.6.Final/
netty-parent-4.1.6.Final.pom 74 <argLine.leak>-Dio.netty.leakDetectionLevel=paranoid -Dio.netty.leakDetection.maxRecords=32</argLine.leak>
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/
aws-java-sdk-cloudwatch-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 

Completed in 853 milliseconds