OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPageIndicator
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java
372
PageIndicator
getPageIndicator
() {
[
all
...]
Workspace.java
837
if (
getPageIndicator
() != null) {
838
getPageIndicator
().updateMarker(index, getPageIndicatorMarker(index));
[
all
...]
Completed in 227 milliseconds