Home
last modified time | relevance | path

Searched defs:getOptions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java102 ActivityOptions getOptions(ActivityRecord r) throws SecurityException { in getOptions() method in SafeActivityOptions
110 ActivityOptions getOptions(ActivityStackSupervisor supervisor) throws SecurityException { in getOptions() method in SafeActivityOptions
121 ActivityOptions getOptions(@Nullable Intent intent, @Nullable ActivityInfo aInfo, in getOptions() method in SafeActivityOptions
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java881 public ContentCaptureOptions getOptions(@UserIdInt int userId, in getOptions() method in ContentCaptureManagerService.GlobalContentCaptureOptions
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java581 public VoiceInteractor.PickOptionRequest.Option[] getOptions() { in getOptions() method in VoiceInteractionSession.PickOptionRequest