| /frameworks/base/libs/common_time/ |
| D | common_time_config_service.cpp | 92 status_t CommonTimeConfigService::getPanicThreshold(int *threshold) { in getPanicThreshold() 96 status_t CommonTimeConfigService::setPanicThreshold(int threshold) { in setPanicThreshold()
|
| D | common_time_server_api.cpp | 223 status_t CommonTimeServer::getPanicThreshold(int *threshold) { in getPanicThreshold() 229 status_t CommonTimeServer::setPanicThreshold(int threshold) { in setPanicThreshold()
|
| /frameworks/av/media/common_time/ |
| D | ICommonTimeConfig.cpp | 246 virtual status_t getPanicThreshold(int *threshold) { in getPanicThreshold() 262 virtual status_t setPanicThreshold(int threshold) { in setPanicThreshold() 462 int threshold; in onTransact() local 473 int threshold = data.readInt32(); in onTransact() local
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | DrawableHolder.java | 128 final float threshold = 1.0f / 256.0f; // contribution less than 1 LSB of RGB byte in draw() local
|
| /frameworks/base/core/java/android/os/ |
| D | CommonTimeConfig.java | 307 public int setPanicThreshold(int threshold) { in setPanicThreshold()
|
| /frameworks/base/services/core/java/com/android/server/storage/ |
| D | DeviceStorageMonitorService.java | 204 long threshold = Settings.Global.getLong(mResolver, in restatDataDir() local
|
| /frameworks/base/core/tests/coretests/src/android/hardware/display/ |
| D | VirtualDisplayTest.java | 482 final int threshold = width * height / 4; in scanImage() local
|
| /frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
| D | tns.h | 71 Word16 threshold; /* min. prediction gain for using tns TABUL * 100 */ member
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | VelocityTest.java | 268 private void assertEqualFuzzy(float expected, float actual, float threshold) { in assertEqualFuzzy()
|
| /frameworks/native/cmds/flatland/ |
| D | Main.cpp | 616 const double threshold = .0025; in runTest() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | AssetAtlasService.java | 686 int threshold = (int) (pixelCount * PACKING_THRESHOLD); in ComputeWorker() local
|
| /frameworks/base/core/java/android/widget/ |
| D | AutoCompleteTextView.java | 510 public void setThreshold(int threshold) { in setThreshold()
|
| D | SearchView.java | 1732 public void setThreshold(int threshold) { in setThreshold()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiWatchdogStateMachine.java | 1171 public int findRssiTarget(int from, int to, double threshold) { in findRssiTarget()
|
| D | WifiScanningServiceImpl.java | 1444 int threshold = (100 + brightest[i].level) / 32 + 2; in reconfigureScan() local
|
| /frameworks/av/media/libstagefright/codecs/aacenc/src/ |
| D | adj_thr.c | 171 Word32 threshold; in initAvoidHoleFlag() local
|
| /frameworks/wilhelm/src/android/ |
| D | AudioPlayer_to_android.cpp | 2217 SLpermille threshold) { in android_audioPlayer_setBufferingUpdateThresholdPerMille()
|
| /frameworks/av/media/libstagefright/httplive/ |
| D | PlaylistFetcher.cpp | 1692 int64_t durationUs, threshold; in resumeThreshold() local
|
| /frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
| D | SearchView.java | 1632 public void setThreshold(int threshold) { in setThreshold()
|
| /frameworks/base/core/java/android/app/ |
| D | ActivityManager.java | 1623 public long threshold; field in ActivityManager.MemoryInfo
|