Searched refs:ALooper_prepare (Results 1 – 10 of 10) sorted by relevance
82 ALooper* ALooper_prepare(int opts);
40 ALooper* ALooper_prepare(int opts) { in ALooper_prepare() function
126 ALooper_prepare;
445 ALooper *ALooper_prepare(int /* opts */) { in ALooper_prepare() function
173 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_prepare);540 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_prepare); in init_stub_library()
153 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS); in UinputDevice()
187 aLooper = ALooper_prepare(ALOOPER_PREPARE_ALLOW_NON_CALLBACKS); in Device()