Searched defs:intent (Results 1 – 7 of 7) sorted by relevance
522 public IBinder onBind(Intent intent) { in onBind()527 public int onStartCommand(Intent intent, int flags, int startid) in onStartCommand()
147 Return<Error> setColorMode_2_2(Display display, ColorMode mode, RenderIntent intent) override { in setColorMode_2_2()
200 Error setColorMode_2_2(Display display, ColorMode mode, RenderIntent intent) override { in setColorMode_2_2()
172 void ComposerClient_v2_2::setColorMode(Display display, ColorMode mode, RenderIntent intent) { in setColorMode()
377 for (auto intent : intents) { in TEST_F() local
116 uint8 intent; /* Intent Value 0...15 (0=legacy 15=master only) */ member
2733 uint8_t intent = ANDROID_CONTROL_CAPTURE_INTENT_PREVIEW; in initDefaultRequests() local