Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 55) sorted by relevance

123

/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java560 int was = currentPage; in setSelectedPage() local
571 final int steps = Math.abs(now - was); in setSelectedPage()
572 moveAnimation = createMoveSelectedAnimator(dotCenterX[now], was, now, steps); in setSelectedPage()
579 joiningAnimations[i] = createJoiningAnimator(now > was ? was + i : was - 1 - i, in setSelectedPage()
590 private ValueAnimator createMoveSelectedAnimator(final float moveTo, int was, int now, in createMoveSelectedAnimator() argument
596 retreatAnimation = new PendingRetreatAnimator(was, now, steps, in createMoveSelectedAnimator()
597 now > was in createMoveSelectedAnimator()
757 public PendingRetreatAnimator(int was, int now, int steps, StartPredicate predicate) { in PendingRetreatAnimator() argument
765 final float initialX1 = now > was ? Math.min(dotCenterX[was], selectedDotX) - dotRadius in PendingRetreatAnimator()
767 final float finalX1 = now > was ? dotCenterX[now] - dotRadius in PendingRetreatAnimator()
[all …]
/packages/providers/ContactsProvider/tests/assets/testSynced/
Dreadme.txt1 The contacts in this example were created on a device that was synchronized to the server.
2 Contacts up to ID=6 were created and synchronized. The synch was then disabled and the others
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
Dbluetooth.proto141 // WakeLock was acquired.
144 // WakeLock was released.
/packages/apps/Messaging/build/
DREADME6 …file which came from /home/build/nonconf/google3/tools/java/checkstyle and was modified to use And…
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DEventLogTags.logtags60 # @param corpus The corpus that was queried.
/packages/apps/Launcher3/protos/
Dbackup.proto52 // Time when the backup was created
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md9 In the tutorial, `Value` and `Document` was used. Similarly to `std::string`, these are actually `…
36 …s in Windows use UTF-16 (wide character) encoding. No matter what encoding was used in JSON files,…
Dinternals.md184 However, this requires 4 comparisons and a few branching for each character. This was found to be a…
186 To accelerate this process, SIMD was applied to compare 16 characters with 4 white spaces for each …
Dfaq.md39 …RapidJSON was firstly implemented for C++03. Later it added optional support of some C++11 feature…
281 …It was just a hobby project initially in 2011. Milo Yip is a game programmer and he just knew abou…
Dencoding.md116 …s not necessary, as it must decode the input sequence. And if the sequence was unable to be decode…
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md32 RapidJSON is a JSON parser and generator for C++. It was inspired by [RapidXml](http://rapidxml.sou…
/packages/apps/Music/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/Calendar/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/Launcher2/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/QuickSearchBox/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/CellBroadcastReceiver/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/LegacyCamera/jni/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/providers/UserDictionaryProvider/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/LegacyCamera/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/providers/TelephonyProvider/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/Launcher3/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/inputmethods/LatinIME/java/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/apps/Email/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/wallpapers/LivePicker/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You
/packages/providers/ContactsProvider/
DNOTICE94 with the Work to which such Contribution(s) was submitted. If You

123