Searched refs:resource (Results 1 – 21 of 21) sorted by relevance
/developers/samples/android/renderScript/BasicRenderScript/Application/src/main/java/com/example/android/basicrenderscript/ |
D | MainActivity.java | 174 private Bitmap loadBitmap(int resource) { in loadBitmap() argument 177 return BitmapFactory.decodeResource(getResources(), resource, options); in loadBitmap()
|
/developers/samples/android/input/autofill/AutofillFramework/afservice/ |
D | build.gradle | 42 implementation "com.android.support.test.espresso:espresso-idling-resource:3.0.1"
|
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/chat/ |
D | ChatAdapter.java | 112 Bitmap resource, in onBindViewHolder() 116 mContext.getResources(), resource); in onBindViewHolder()
|
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/contacts/ |
D | ContactsListAdapter.java | 175 Bitmap resource, in onBindViewHolder() 179 mContext.getResources(), resource); in onBindViewHolder()
|
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/chatlist/ |
D | ChatListAdapter.java | 202 Bitmap resource, in onBindViewHolder() 206 mContext.getResources(), resource); in onBindViewHolder()
|
/developers/samples/android/media/MediaBrowserService/ |
D | README.md | 49 - Declare a meta-data tag in AndroidManifest.xml linking to a xml resource 56 android:resource="@xml/automotive_app_desc"/>
|
/developers/samples/android/renderScript/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/ |
D | MainActivity.java | 317 private Bitmap loadBitmap(int resource) { in loadBitmap() argument 320 return BitmapFactory.decodeResource(getResources(), resource, options); in loadBitmap()
|
/developers/samples/android/ui/holo/BorderlessButtons/ |
D | README.md | 6 Styling is applied in the XML resource layout definitions, referecing the styling attributes
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/ |
D | README.md | 21 - Defines the sync adapter properties in an XML resource file.
|
/developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/ui/chat/ |
D | ChatFragment.kt | 89 resource: Drawable?, in <lambda>()
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Basic/ |
D | README.md | 6 which displays action items. It covers inflating items from a menu resource,
|
/developers/samples/android/notification/MessagingService/ |
D | README.md | 27 android:resource="@xml/automotive_app_desc"/>
|
/developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/ |
D | README.md | 60 <meta-data android:name="preloaded_fonts" android:resource="@array/preloaded_fonts" />
|
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/media/PictureInPicture/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/notification/NotificationChannels/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/content/documentsUi/ContentProviderPaging/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/views/EmojiCompat/kotlinApp/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|
/developers/samples/android/ui/text/ |
D | LICENSE | 488 hyperlink to a resource that includes the required
|