Searched refs:acceptableLeftDistance (Results 1 – 1 of 1) sorted by relevance
73 @IntRange(from = 0L, to = AppOpsManager._NUM_OP - 1) int acceptableLeftDistance, in MessageSamplingConfig()80 this.mAcceptableLeftDistance = acceptableLeftDistance; in MessageSamplingConfig()140 int acceptableLeftDistance = in.readInt(); in MessageSamplingConfig() local148 this.mAcceptableLeftDistance = acceptableLeftDistance; in MessageSamplingConfig()