OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runwhenwindowfocused
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java
307
* enqueued by {@link #
runWhenWindowFocused
}.
324
private void
runWhenWindowFocused
(Runnable r) {
333
* Simple wrapper around {@link #
runWhenWindowFocused
}
340
runWhenWindowFocused
(r);
Completed in 51 milliseconds