/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | FlingUpDownMethod.java | 665 lockEntryAnim.play(textUp).with(puckScaleUp).with(puckUp); in startSwipeToAnswerEntryAnimation() 668 lockEntryAnim.play(textDown).with(puckDown).with(puckScaleDown).after(puckUp); in startSwipeToAnswerEntryAnimation() 819 .with(rejectTextHide) in createBreatheAnimation() 820 .with(puckUp) in createBreatheAnimation() 821 .with(puckScaleUp) in createBreatheAnimation() 827 .with(textDown) in createBreatheAnimation() 828 .with(puckScaleDown) in createBreatheAnimation() 829 .with(rejectTextShow) in createBreatheAnimation() 830 .with(rejectTextTranslate) in createBreatheAnimation() 875 .with(iconRotation) in startSwipeToAnswerSettleAnimation() [all …]
|
D | TwoButtonMethod.java | 205 animatorSet.play(animator).with(createViewHideAnimation()); in answerCall() 229 animatorSet.play(animator).with(createViewHideAnimation()); in rejectCall() 260 .with(declineButtonHide) in createViewHideAnimation() 261 .with(answerLabelHide) in createViewHideAnimation() 262 .with(declineLabelHide) in createViewHideAnimation() 263 .with(hintHide); in createViewHideAnimation()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 3 # The file is essentially a CSV file, with indent level denoting nesting. 5 # The file starts with a single CSV line with the header attributes. Whatever 11 # probability, as an integer between 0 and 255 on a logarithmic scale, with 16 # field with a value of `true'. The main reason for putting such entries 21 # starting with a `shortcut' entry and having at least a `f' frequency 25 # Each word may also have any number of bigram lines starting with a
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 47 control with that entity. For the purposes of this definition, 111 with the Work to which such Contribution(s) was submitted. If You 120 Work or Derivative Works thereof in any medium, with or without 143 documentation, if provided along with the Derivative Works; or, 157 reproduction, and distribution of the Work otherwise complies with 166 with Licensor regarding such Contributions. 181 risks associated with Your exercise of permissions under this License. 198 or other liability obligations and/or rights consistent with this 211 boilerplate notice, with the fields enclosed by brackets "[]" 212 replaced with your own identifying information. (Don't include [all …]
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 9 you may not use this file except in compliance with the License. 34 control with that entity. For the purposes of this definition, 98 with the Work to which such Contribution(s) was submitted. If You 107 Work or Derivative Works thereof in any medium, with or without 130 documentation, if provided along with the Derivative Works; or, 144 reproduction, and distribution of the Work otherwise complies with 153 with Licensor regarding such Contributions. 168 risks associated with Your exercise of permissions under this License. 185 or other liability obligations and/or rights consistent with this 216 control with that entity. For the purposes of this definition, [all …]
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | PhotoItem.java | 55 .with(Attributes.CAN_SHARE) 56 .with(Attributes.CAN_EDIT) 57 .with(Attributes.CAN_DELETE) 58 .with(Attributes.CAN_SWIPE_AWAY) 59 .with(Attributes.CAN_ZOOM_IN_PLACE) 60 .with(Attributes.HAS_DETAILED_CAPTURE_INFO) 61 .with(Attributes.IS_IMAGE)
|
D | VideoItem.java | 56 .with(Attributes.CAN_SHARE) 57 .with(Attributes.CAN_PLAY) 58 .with(Attributes.CAN_DELETE) 59 .with(Attributes.CAN_SWIPE_AWAY) 60 .with(Attributes.HAS_DETAILED_CAPTURE_INFO) 61 .with(Attributes.IS_VIDEO)
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/ |
D | DotAnswerHint.java | 145 .with( in createFadeIn() 151 .with( in createFadeIn() 180 set.play(scale).with(alpha); in createFadeInScaleAndAlpha() 193 .with( in createFadeOut() 200 .with( in createFadeOut() 234 set.play(scale).with(alpha); in createFadeOutScaleAndAlpha() 273 set.play(scaleX).with(scaleY).after(delay); in createUniformScaleAnimator()
|
/packages/apps/SecureElement/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 12 with the distribution. 35 you may not use this file except in compliance with the License. 48 you may not use this file except in compliance with the License. 76 control with that entity. For the purposes of this definition, 140 with the Work to which such Contribution(s) was submitted. If You 149 Work or Derivative Works thereof in any medium, with or without 172 documentation, if provided along with the Derivative Works; or, 186 reproduction, and distribution of the Work otherwise complies with 195 with Licensor regarding such Contributions. [all …]
|
/packages/apps/TV/ |
D | open_source_project.LICENSE | 18 control with that entity. For the purposes of this definition, 82 with the Work to which such Contribution(s) was submitted. If You 91 Work or Derivative Works thereof in any medium, with or without 114 documentation, if provided along with the Derivative Works; or, 128 reproduction, and distribution of the Work otherwise complies with 137 with Licensor regarding such Contributions. 152 risks associated with Your exercise of permissions under this License. 169 or other liability obligations and/or rights consistent with this 182 boilerplate notice, with the fields enclosed by brackets "[]" 183 replaced with your own identifying information. (Don't include [all …]
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | dialer_phone_number.proto | 4 // you may not use this file except in compliance with the License. 32 // -Numbers containing "#" or starting with "*" are considered service numbers 36 // is the E164 version of it, with post dial digits appended. 38 // -Otherwise, it is the network portion of the number as dialed with 39 // non-digits removed, with post dial digits appended. An example invalid
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | sax.md | 53 These events can be easily matched with the JSON, except some event parameters need further explana… 94 …cally bind the `Reader` type and the handler type, instead of using class with virtual functions. … 132 …with `Reader` and the handler detected that the JSON does not conform to the required schema, then… 169 // with parseFlags = kDefaultParseFlags 180 …o use `Writer` directly, instead of building a `Document` and then stringifying it with a `Writer`. 224 …rloads. One is the same as defined in handler concept with 3 parameters. It can handle string with… 278 …er::Reset(OutputStream& os)` to reset all internal states of the `Writer` with a new output stream. 288 …gereader` example, `ParseMessages()` parses a JSON which should be an object with key-string pairs. 369 cout << endl << "Parse a JSON with invalid schema." << endl; 383 Parse a JSON with invalid schema. [all …]
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/Calendar/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/Email/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/providers/CalendarProvider/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/Stk/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/Dialer/ |
D | LICENSE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/TimeZoneUpdater/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/modules/ExtServices/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|
/packages/apps/Launcher3/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 30 control with that entity. For the purposes of this definition, 94 with the Work to which such Contribution(s) was submitted. If You 103 Work or Derivative Works thereof in any medium, with or without 126 documentation, if provided along with the Derivative Works; or, 140 reproduction, and distribution of the Work otherwise complies with 149 with Licensor regarding such Contributions. 164 risks associated with Your exercise of permissions under this License. 181 or other liability obligations and/or rights consistent with this
|