Searched refs:ALooper_forThread (Results 1 – 10 of 10) sorted by relevance
53 ALooper* ALooper_forThread();
36 ALooper* ALooper_forThread() { in ALooper_forThread() function
101 ALooper_forThread;
107 looper = ALooper_forThread(); in init()
186 ALooper* aLooper = ALooper_forThread(); in Device()196 ALooper* looper = ALooper_forThread(); in ~Device()
148 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_forThread);467 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_forThread); in init_stub_library()
440 ALooper *ALooper_forThread() { in ALooper_forThread() function
146 ALooper* aLooper = ALooper_forThread(); in UinputDevice()