Searched defs:threshold (Results 1 – 13 of 13) sorted by relevance
30 PackageInfoLite getMinimalPackageInfo(in Uri fileUri, in int flags, in long threshold); in getMinimalPackageInfo()31 boolean checkInternalFreeStorage(in Uri fileUri, in long threshold); in checkInternalFreeStorage()
395 long threshold) { in recommendAppInstallLocation()514 private boolean isUnderInternalThreshold(File apkFile, long threshold) in isUnderInternalThreshold()
128 final float threshold = 1.0f / 256.0f; // contribution less than 1 LSB of RGB byte in draw() local
171 long threshold = Settings.Secure.getLong(mContentResolver, in restatDataDir() local
445 long threshold = Settings.Secure.getLong(mContext.getContentResolver(), in onPolicyChanged() local588 long threshold = mPolicyThreshold.get(); in checkThrottleAndPostNotification() local
71 Word16 threshold; /* min. prediction gain for using tns TABUL * 100 */ member
465 public void enableDucking(int threshold, int duckedTrackVolume) { in enableDucking()
270 private void assertEqualFuzzy(float expected, float actual, float threshold) { in assertEqualFuzzy()
490 public void setThreshold(int threshold) { in setThreshold()
1572 public void setThreshold(int threshold) { in setThreshold()
906 public long threshold; field in ActivityManager.MemoryInfo
167 Word32 threshold; in initAvoidHoleFlag() local
798 final long threshold = mSettings.getPersistThreshold(); in performPollLocked() local