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.java100 ActivityOptions getOptions(ActivityRecord r) throws SecurityException { in getOptions() method in SafeActivityOptions
108 ActivityOptions getOptions(ActivityStackSupervisor supervisor) throws SecurityException { in getOptions() method in SafeActivityOptions
119 ActivityOptions getOptions(@Nullable Intent intent, @Nullable ActivityInfo aInfo, in getOptions() method in SafeActivityOptions
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java785 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