OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setImageScale
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardAffordanceView.java
350
public void
setImageScale
(float imageScale, boolean animate) {
351
setImageScale
(imageScale, animate, -1, null);
363
public void
setImageScale
(float imageScale, boolean animate, long duration,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardAffordanceHelper.java
419
view.
setImageScale
(scale, animate);
NotificationPanelView.java
[
all
...]
Completed in 222 milliseconds