OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postIdle
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
DeferredHandler.java
91
public void
postIdle
(final Runnable runnable) {
92
postIdle
(runnable, 0);
94
public void
postIdle
(final Runnable runnable, int type) {
LauncherModel.java
[
all
...]
Completed in 198 milliseconds