Home
last modified time | relevance | path

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

1234

/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/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()
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/chat/
DChatAdapter.java20 import android.support.percent.PercentRelativeLayout;
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/notification/CustomNotifications/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/views/RecyclerView/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/input/multitouch/BasicMultitouch/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/media/Camera2Video/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/connectivity/bluetooth/BluetoothChat/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/content/WidgetData/
DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/admin/AppRestrictionSchema/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/views/TextSwitcher/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/DrawableTinting/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/graphics/DisplayingBitmaps/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/connectivity/network/BasicNetworking/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/views/CardView/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/content/documentsUi/StorageProvider/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/build/templates/base/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/background/JobScheduler/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/media/MediaRouter/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/wearable/wear/SpeedTracker/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/developers/samples/android/ui/actionbar/DoneBar/
DLICENSE22 otherwise, or (ii) ownership of fifty percent (50%) or more of the

1234