OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentPageDescription
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizeTabHost.java
188
announceForAccessibility(mPagedView.
getCurrentPageDescription
());
PagedView.java
355
return
getCurrentPageDescription
();
766
announceForAccessibility(
getCurrentPageDescription
());
[
all
...]
AppsCustomizePagedView.java
[
all
...]
Workspace.java
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java
477
ev.getText().add(
getCurrentPageDescription
());
[
all
...]
AppsCustomizePagedView.java
[
all
...]
Workspace.java
[
all
...]
Completed in 207 milliseconds