Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 1047) sorted by relevance

12345678910>>...42

/developers/samples/android/content/documentsUi/ScopedDirectoryAccess/Application/src/main/java/com/example/android/scopeddirectoryaccess/
DDirectoryEntry.java31 protected DirectoryEntry(Parcel in) { in DirectoryEntry() argument
32 fileName = in.readString(); in DirectoryEntry()
33 mimeType = in.readString(); in DirectoryEntry()
38 public DirectoryEntry createFromParcel(Parcel in) {
39 return new DirectoryEntry(in);
/developers/samples/android/media/PictureInPicture/kotlinApp/
DREADME.md4 This sample demonstrates basic usage of Picture-in-Picture mode for handheld devices.
5 The sample plays a video. The video keeps on playing when the app is turned in to
6 Picture-in-Picture mode. On Picture-in-Picture screen, the app shows an action item to
12 As of Android O, activities can launch in [Picture-in-Picture (PiP)][1] mode. PiP is a
16 reason, you should make sure your app does not pause playback in its [onPause()][3]
17 handler. Instead, you should pause video in [onStop()][4]. For more information, see [Multi-Window
20 To specify that your activity can use PIP mode, set `android:supportsPictureInPicture` to `true` in
27 activity should behave when it is in PiP mode. You can also use it to call
28 [setPictureInPictureParams()][8] and update the current behavior. If the app is in not PiP mode, it
32 available for PiP mode. The aspect ratio is used when the activity is in PiP mode. The action items
[all …]
/developers/samples/android/security/DirectBoot/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/security/ConfirmCredential/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/notification/MessagingService/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/wearable/wear/WatchFace/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/connectivity/nfc/CardEmulation/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/content/AutoBackupForApps/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/views/Elevation/ElevationBasic/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/media/HdrViewfinder/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/admin/AppRestrictionSchema/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/notification/CustomNotifications/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/content/DirectShare/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/input/autofill/AutofillFramework/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/system/RuntimePermissions/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/system/RuntimePermissionsBasic/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/views/TextSwitcher/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/window/BasicImmersiveMode/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/notification/ActiveNotifications/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/ui/window/ImmersiveMode/Application/
Dproguard-project.txt1 To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.
/developers/samples/android/tv/ChannelsPrograms/Application/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
2 # to define the proguard.config property as described in that file.
5 # By default, the flags in this file are appended to flags specified
6 # in ${sdk.dir}/tools/proguard/proguard-android.txt
8 # include property in project.properties.

12345678910>>...42