OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateWidth
(Results
1 - 3
of
3
) sorted by null
/packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java
138
protected void
updateWidth
(final String time) {
150
updateWidth
(time);
224
protected void
updateWidth
(final String time) {
225
super.
updateWidth
(time);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java
119
public Config
updateWidth
(int width) {
ConversationItemView.java
728
mConfig.
updateWidth
(wSize).setViewMode(currentMode);
[
all
...]
Completed in 43 milliseconds