Searched refs:ALooper_prepare (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/include/android/ | ||
D | looper.h | 74 ALooper* ALooper_prepare(int opts); |
/frameworks/base/native/android/ | ||
D | looper.cpp | 40 ALooper* ALooper_prepare(int opts) { in ALooper_prepare() function |