Searched refs:ALooper_prepare (Results 1 – 9 of 9) sorted by relevance
74 ALooper* ALooper_prepare(int opts);
40 ALooper* ALooper_prepare(int opts) { in ALooper_prepare() function
104 ALooper_prepare;
146 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_prepare);436 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_prepare); in init_stub_library()
445 ALooper *ALooper_prepare(int /* opts */) { in ALooper_prepare() function
149 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS); in UinputDevice()
189 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS); in Device()