Home
last modified time | relevance | path

Searched refs:intro (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DAllAppsEduView.java191 ValueAnimator intro = ValueAnimator.ofFloat(0, 1f); in playAnimation() local
192 intro.setInterpolator(LINEAR); in playAnimation()
193 intro.setDuration(introDuration); in playAnimation()
194 intro.addUpdateListener((new MultiValueUpdateListener() { in playAnimation()
219 intro.addListener(new AnimatorListenerAdapter() { in playAnimation()
227 mAnimation.play(intro); in playAnimation()
/aosp12/bionic/tools/versioner/src/
H A DSymbolFileParser.cpp236 std::string intro; in isInApi() local
252 intro = tag; in isInApi()
256 intro = tag; in isInApi()
262 if (intro.empty() && api_level.empty()) { in isInApi()
272 return compilation_type.api_level >= parseApiLevelValue(intro); in isInApi()
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
H A DLiveChannelsUiDeviceHelper.java63 BySelector welcome = ByResource.id(mTargetResources, com.android.tv.R.id.intro); in assertAppStarted()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java244 public void setIntroAnimation(StateTransitionAnimation intro) { in setIntroAnimation() argument
245 mTransition = intro; in setIntroAnimation()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/consent/
H A DConsentUiHelperImpl.java80 R.layout.intro, in initiateUi()
/aosp12/frameworks/native/opengl/tests/angeles/
H A DREADME.txt10 Assembly'2004 event. It won the first place in the 4 KB intro
/aosp12/packages/apps/Car/tests/
H A Dreadme.md24 … Gerrit Walkthrough](https://gerrit-review.googlesource.com/Documentation/intro-gerrit-walkthrough…
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Dsettings_enums.proto316 // OPEN: Assist Gesture training intro in Settings
788 // OPEN: Columbus Gesture training intro in Settings
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile310 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A DDoxyfile.in331 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/frameworks/av/media/codec2/docs/
H A Ddoxygen.config331 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/system/chre/chre_api/doc/
H A DDoxyfile321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/frameworks/base/media/native/midi/include/
H A DDoxyfile340 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/system/chre/pal/doc/
H A DDoxyfile321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/aosp12/system/media/audio_utils/
H A DDoxyfile362 # https://www.riverbankcomputing.com/software/sip/intro) sources only. Doxygen
/aosp12/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto4359 // OPEN: Assist Gesture training intro in Settings
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...

12