Home
last modified time | relevance | path

Searched refs:postAtFrontOfQueueAsynchronously (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
DUtilities.java29 public static void postAtFrontOfQueueAsynchronously(Handler h, Runnable r) { in postAtFrontOfQueueAsynchronously() method in Utilities
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/utilities/
DUtilities.java306 public static void postAtFrontOfQueueAsynchronously(Handler h, Runnable r) { in postAtFrontOfQueueAsynchronously() method in Utilities