Searched defs:showOutOfSpaceMessage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1107 showOutOfSpaceMessage(isHotseatLayout(layout));
1172 showOutOfSpaceMessage(isHotseatLayout(layout));
1265 showOutOfSpaceMessage(isHotseatLayout(layout));
1470 void showOutOfSpaceMessage(boolean isHotseatLayout) { method in class:Launcher
3099 showOutOfSpaceMessage(isHotseatLayout(layout));
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1542 showOutOfSpaceMessage(isHotseatLayout(layout));
1799 public void showOutOfSpaceMessage(boolean isHotseatLayout) { method in class:Launcher

Completed in 56 milliseconds