OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startingy
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/java/com/android/internal/app/
ActionBarImpl.java
688
float
startingY
= -mContainerView.getHeight();
692
startingY
-= topLeft[1];
694
mContainerView.setTranslationY(
startingY
);
701
startingY
, 0));
[
all
...]
Completed in 1460 milliseconds