Searched defs:waitForever (Results 1 – 3 of 3) sorted by relevance
39 public static native void waitForever(); in waitForever() method in Test1936
50 status_t waitForever(const char* logname) { return OK; } in waitForever() function
57 status_t Fence::waitForever(const char* logname) { in waitForever() function in android::Fence