OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMarkerDrawables
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
PageIndicatorMarker.java
52
void
setMarkerDrawables
(int activeResId, int inactiveResId) {
PageIndicator.java
168
m.
setMarkerDrawables
(marker.activeId, marker.inactiveId);
181
m.
setMarkerDrawables
(marker.activeId, marker.inactiveId);
Completed in 162 milliseconds