Searched defs:onAppCmd (Results 1 – 2 of 2) sorted by relevance
136 static void onAppCmd(struct android_app *app, int32_t cmd) in onAppCmd() function
117 void (*onAppCmd)(struct android_app* app, int32_t cmd); member