/aosp12/frameworks/av/media/libaaudio/src/client/ |
H A D | AudioEndpoint.cpp | 181 mDataQueue->setThreshold(threshold); in configure() 235 mDataQueue->setThreshold(requestedFrames); in setBufferSizeInFrames()
|
/aosp12/frameworks/av/media/libaaudio/src/fifo/ |
H A D | FifoBuffer.cpp | 181 void FifoBuffer::setThreshold(fifo_frames_t threshold) { in setThreshold() function in FifoBuffer 182 mFifo->setThreshold(threshold); in setThreshold()
|
H A D | FifoControllerBase.h | 110 void setThreshold(fifo_frames_t threshold);
|
H A D | FifoControllerBase.cpp | 67 void FifoControllerBase::setThreshold(fifo_frames_t threshold) { in setThreshold() function in FifoControllerBase
|
H A D | FifoBuffer.h | 53 void setThreshold(fifo_frames_t threshold);
|
/aosp12/frameworks/av/media/libeffects/dynamicsproc/dsp/ |
H A D | DPBase.cpp | 97 setThreshold(threshold); in init() 172 setThreshold(threshold); in init()
|
H A D | DPBase.h | 139 void setThreshold(float threshold) { in setThreshold() function 239 void setThreshold(float threshold) { in setThreshold() function
|
/aosp12/frameworks/av/media/libaaudio/tests/ |
H A D | test_atomic_fifo.cpp | 124 mFifoBuffer.setThreshold(threshold); in TestFifoBuffer()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | SearchView.java | 1222 mSearchSrcTextView.setThreshold(mSearchable.getSuggestThreshold()); in updateSearchAutoComplete() 1971 public void setThreshold(int threshold) { in setThreshold() method in SearchView.SearchAutoComplete 1972 super.setThreshold(threshold); in setThreshold()
|
H A D | AutoCompleteTextView.java | 652 public void setThreshold(int threshold) { in setThreshold() method in AutoCompleteTextView
|
/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
H A D | EditTextVariations.java | 140 e.setThreshold(1); in onCreate()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
H A D | ContactPickerFragment.java | 146 mRecipientTextView.setThreshold(0); in onCreateView()
|
/aosp12/frameworks/base/media/java/android/media/audiofx/ |
H A D | DynamicsProcessing.java | 641 public void setThreshold(float threshold) { mThreshold = threshold; } in setThreshold() method in DynamicsProcessing.MbcBand 1008 public void setThreshold(float threshold) { mThreshold = threshold; } in setThreshold() method in DynamicsProcessing.Limiter
|
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/ |
H A D | WatchdogPerfHandler.java | 2337 .setThreshold(threshold) in constructCarWatchdogIoOveruseStats()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 3380 Ljava/lang/ThreadLocal$ThreadLocalMap;->setThreshold(I)V
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 24371 method public void setThreshold(float); 24401 method public void setThreshold(float); 54343 method public void setThreshold(int);
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 2565 HSPLjava/lang/ThreadLocal$ThreadLocalMap;->setThreshold(I)V
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 37001 method public void setThreshold(int);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 25171 HSPLjava/lang/ThreadLocal$ThreadLocalMap;->setThreshold(I)V
|