HomeSort by relevance Sort by last modified time
    Searched full:conf_cb (Results 1 - 1 of 1) sorted by null

  /hardware/interfaces/confirmationui/1.0/vts/functional/
VtsHalConfirmationUIV1_0TargetTest.cpp 256 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
260 confirmator().promptUserConfirmation(conf_cb, prompt_text, extra, "en", {}));
265 auto result = conf_cb->WaitForCallback();
300 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
304 confirmator().promptUserConfirmation(conf_cb, prompt_text, extra, "en", {}));
312 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
316 confirmator().promptUserConfirmation(conf_cb, prompt_text, extra, "en", {}));
323 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
327 confirmator().promptUserConfirmation(conf_cb, prompt_text, extra, "en", {}));
332 auto result = conf_cb->WaitForCallback()
343 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
362 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
375 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
387 sp<ConfirmationTestCallback> conf_cb = new ConfirmationTestCallback; local
    [all...]

Completed in 64 milliseconds