OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setStayPressed
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java
247
void
setStayPressed
(boolean stayPressed) {
Launcher.java
832
mWaitingForResume.
setStayPressed
(false);
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java
282
// So that the pressed outline is visible immediately on
setStayPressed
(),
313
void
setStayPressed
(boolean stayPressed) {
335
setStayPressed
(false);
Launcher.java
[
all
...]
Completed in 261 milliseconds