| /developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/ui/main/ |
| D | MainViewModel.kt | 24 application: Application, 25 repository: ChatRepository = DefaultChatRepository.getInstance(application) 26 ) : AndroidViewModel(application) {
|
| /developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/Application/src/main/java/com/example/android/pdfrendererbasic/ |
| D | PdfRendererBasicViewModel.kt | 35 application: Application, in <lambda>() 37 ) : AndroidViewModel(application) { in <lambda>() 114 val application = getApplication<Application>() in <lambda>() constant 115 val file = File(application.cacheDir, FILENAME) in <lambda>() 117 application.assets.open(FILENAME).use { asset -> in <lambda>()
|
| /developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/ui/chat/ |
| D | ChatViewModel.kt | 29 application: Application, in <lambda>() 30 private val repository: ChatRepository = DefaultChatRepository.getInstance(application) in <lambda>() 31 ) : AndroidViewModel(application) { in <lambda>()
|
| /developers/samples/android/ui/graphics/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/ |
| D | PdfRendererBasicViewModel.java | 64 public PdfRendererBasicViewModel(Application application) { in PdfRendererBasicViewModel() argument 65 this(application, false); in PdfRendererBasicViewModel() 68 PdfRendererBasicViewModel(Application application, boolean useInstantExecutor) { in PdfRendererBasicViewModel() argument 69 super(application); in PdfRendererBasicViewModel()
|
| /developers/samples/android/sensors/AccelerometerPlay/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/samples/android/content/documentsUi/ContentProviderPaging/kotlinApp/ |
| D | common.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/samples/android/content/documentsUi/ContentProviderPaging/ |
| D | common.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/build/prebuilts/gradle/ContentProviderPaging/kotlinApp/ |
| D | common.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/build/prebuilts/gradle/ContentProviderPaging/ |
| D | common.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/build/templates/create/_MODULE_/src/main/ |
| D | AndroidManifest.xml.ftl | 22 <application android:allowBackup="true" 34 </application>
|
| /developers/samples/android/system/AppShortcuts/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/samples/android/wearable/wear/DataLayer/ |
| D | README-wear.txt | 24 - Add code to be shared among the main application and the wearable to Shared 27 Note that you still need the main application sample code. This is usually
|
| /developers/samples/android/wearable/wear/JumpingJack/ |
| D | README-wear.txt | 24 - Add code to be shared among the main application and the wearable to Shared 27 Note that you still need the main application sample code. This is usually
|
| /developers/build/templates/Wear/ |
| D | README-wear.txt | 24 - Add code to be shared among the main application and the wearable to Shared 27 Note that you still need the main application sample code. This is usually
|
| /developers/build/templates/WearPlusShared/ |
| D | README-wear.txt | 24 - Add code to be shared among the main application and the wearable to Shared 27 Note that you still need the main application sample code. This is usually
|
| /developers/build/prebuilts/gradle/AppShortcuts/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application'
|
| /developers/build/prebuilts/androidtv/leanback/ |
| D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
| /developers/samples/android/wearable/wear/RuntimePermissionsWear/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/wearable/wear/WatchFace/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/wearable/wear/AlwaysOn/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/wearable/wear/WearVerifyRemoteApp/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/wearable/wear/WearAccessibilityApp/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/deprecated/wearable/wear/WearMessagingApp/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/wearable/wear/WearComplicationProvidersTestSuite/ |
| D | .gitignore | 1 # built application files
|
| /developers/samples/android/ui/fonts/DownloadableFonts/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application'
|