Home
last modified time | relevance | path

Searched refs:percent (Results 1 – 21 of 21) sorted by relevance

/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
DImageCache.java159 public static int calculateMemCacheSize(float percent) { in calculateMemCacheSize() argument
160 if (percent < 0.05f || percent > 0.8f) { in calculateMemCacheSize()
164 return Math.round(percent * Runtime.getRuntime().maxMemory() / 1024); in calculateMemCacheSize()
/development/samples/ApiDemos/src/com/example/android/apis/media/
DMediaPlayerDemo_Video.java138 public void onBufferingUpdate(MediaPlayer arg0, int percent) { in onBufferingUpdate() argument
139 Log.d(TAG, "onBufferingUpdate percent:" + percent); in onBufferingUpdate()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java504 public void setMemCacheSizePercent(float percent) { in setMemCacheSizePercent() argument
505 if (percent < 0.01f || percent > 0.8f) { in setMemCacheSizePercent()
509 memCacheSize = Math.round(percent * Runtime.getRuntime().maxMemory() / 1024); in setMemCacheSizePercent()
/development/samples/Support4Demos/src/com/example/android/supportv4/media/
DMediaController.java231 int percent = mController.getBufferPercentage(); in updateProgress() local
232 mProgress.setSecondaryProgress(percent * 10); in updateProgress()
/development/apps/Development/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/Fallback/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/GestureBuilder/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/CustomLocale/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/samples/CubeLiveWallpaper/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/samples/VoicemailProviderDemo/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/DevelopmentSettings/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/samples/AccelerometerPlay/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/SdkSetup/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/launchperf/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/BluetoothDebug/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/OBJViewer/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/cmds/monkey/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/samples/Home/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/apps/NinePatchLab/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/host/windows/usb/
DNOTICE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/development/sdk/
Dsdk_files_NOTICE.txt1290 otherwise, or (ii) ownership of fifty percent (50%) or more of the
2009 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3213 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3547 contract or otherwise, or (b) ownership of more than fifty percent
4422 otherwise, or (ii) ownership of fifty percent (50%) or more of the
5667 otherwise, or (ii) ownership of fifty percent (50%) or more of the
8414 otherwise, or (ii) ownership of fifty percent (50%) or more of the
9201 otherwise, or (ii) ownership of fifty percent (50%) or more of the
9790 otherwise, or (ii) ownership of fifty percent (50%) or more of the
10271 otherwise, or (ii) ownership of fifty percent (50%) or more of the
[all …]