OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offsetChildren
(Results
1 - 4
of
4
) sorted by null
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
OrientationHelper.java
176
public abstract void
offsetChildren
(int amount);
263
public void
offsetChildren
(int amount) {
361
public void
offsetChildren
(int amount) {
/packages/apps/Gallery2/src/com/android/photos/views/
GalleryThumbnailView.java
406
offsetChildren
(up ? movedBy : -movedBy);
477
final void
offsetChildren
(int offset) {
/frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java
405
offsetChildren
(up ? movedBy : -movedBy);
725
final void
offsetChildren
(int offset) {
[
all
...]
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
Completed in 189 milliseconds