OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPressedIcon
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java
170
private PagedViewIcon
mPressedIcon
;
510
if (
mPressedIcon
!= null) {
511
mPressedIcon
.lockDrawableState();
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java
168
private PagedViewIcon
mPressedIcon
;
511
if (
mPressedIcon
!= null) {
512
mPressedIcon
.lockDrawableState();
[
all
...]
Completed in 110 milliseconds