Home
last modified time | relevance | path

Searched refs:rotateRight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DHardwareUiLayout.java201 rotateRight(); in rotate()
211 rotateRight(mSeparatedView); in rotate()
262 private void rotateRight() { in rotateRight() method in HardwareUiLayout
263 rotateRight(this); in rotateRight()
264 rotateRight(mList); in rotateRight()
382 private void rotateRight(View v) { in rotateRight() method in HardwareUiLayout
/frameworks/base/core/java/com/android/internal/widget/
DChildHelper.java480 final long after = Long.rotateRight(mData & ~mask, 1); in remove()
/frameworks/base/config/
Dboot-image-profile.txt26517 HSPLjava/lang/Integer;->rotateRight(II)I
26557 HSPLjava/lang/Long;->rotateRight(JI)J
28883 HSPLjava/util/HashMap$TreeNode;->rotateRight(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNod…
29394 HSPLjava/util/TreeMap;->rotateRight(Ljava/util/TreeMap$TreeMapEntry;)V
29546 HSPLjava/util/concurrent/ConcurrentHashMap$TreeBin;->rotateRight(Ljava/util/concurrent/ConcurrentHa…
Dhiddenapi-greylist-max-o.txt115667 Ljava/util/concurrent/ConcurrentHashMap$TreeBin;->rotateRight(Ljava/util/concurrent/ConcurrentHashM…
117483 Ljava/util/HashMap$TreeNode;->rotateRight(Ljava/util/HashMap$TreeNode;Ljava/util/HashMap$TreeNode;)…
119539 Ljava/util/TreeMap;->rotateRight(Ljava/util/TreeMap$TreeMapEntry;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt41407 method public static int rotateRight(int, int);
41466 method public static long rotateRight(long, int);
/frameworks/base/api/
Dcurrent.txt60078 method public static int rotateRight(int, int);
60154 method public static long rotateRight(long, int);