/developers/samples/android/input/keyboard/CommitContentSampleApp/app/src/main/java/com/example/android/commitcontent/app/ |
D | MainActivity.java | 108 private boolean onCommitContent(InputContentInfoCompat inputContentInfo, int flags, in onCommitContent() argument 139 return onCommitContentInternal(inputContentInfo, flags); in onCommitContent() 142 private boolean onCommitContentInternal(InputContentInfoCompat inputContentInfo, int flags) { in onCommitContentInternal() argument 143 if ((flags & InputConnectionCompat.INPUT_CONTENT_GRANT_READ_URI_PERMISSION) != 0) { in onCommitContentInternal() 158 mFlags.setText(flagsToString(flags)); in onCommitContentInternal() 168 mCurrentFlags = flags; in onCommitContentInternal() 214 int flags, Bundle opts) { in createEditTextWithContentMimeTypes() 216 inputContentInfo, flags, opts, mimeTypes); in createEditTextWithContentMimeTypes() 238 private static String flagsToString(int flags) { in flagsToString() argument 240 if ((flags & InputConnectionCompat.INPUT_CONTENT_GRANT_READ_URI_PERMISSION) != 0) { in flagsToString() [all …]
|
/developers/samples/android/common/src/java/com/example/android/common/media/ |
D | MediaCodecWrapper.java | 186 final int flags) throws MediaCodec.CryptoException, WriteException { in writeSample() argument 210 mDecoder.queueInputBuffer(index, 0, size, presentationTimeUs, flags); in writeSample() 212 mDecoder.queueSecureInputBuffer(index, 0, crypto, presentationTimeUs, flags); in writeSample() 242 int flags) { in writeSample() argument 252 flags |= MediaCodec.BUFFER_FLAG_END_OF_STREAM; in writeSample() 258 mDecoder.queueInputBuffer(index, 0, size, presentationTimeUs, flags); in writeSample() 261 mDecoder.queueSecureInputBuffer(index, 0, sCryptoInfo, presentationTimeUs, flags); in writeSample() 289 info.flags); in peekSample()
|
/developers/samples/android/wearable/wear/WearSpeakerSample/wear/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/SpeedTracker/Application/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/SpeedTracker/Shared/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/SpeedTracker/Wearable/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/input/keyboard/CommitContentSampleApp/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/media/PictureInPicture/kotlinApp/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/ui/window/DragAndDropAcrossApps/DragSource/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/media/PictureInPicture/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/input/keyboard/CommitContentSampleIME/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/security/DirectBoot/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/security/ConfirmCredential/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/notification/MessagingService/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/WatchFace/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/content/AutoBackupForApps/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/ui/views/Elevation/ElevationBasic/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/media/HdrViewfinder/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/developers/samples/android/admin/AppRestrictionSchema/Application/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|