/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TaskLaunchParamsModifierTests.java | 170 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayIdIfSet() local 190 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaTokenIfSet() local 211 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaFeatureIdIfSet() local 491 ActivityOptions options = ActivityOptions.makeBasic(); in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayAreaToken() local 513 ActivityOptions options = ActivityOptions.makeBasic(); in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayAreaFeatureId() local 538 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaFeatureIdDisplayIdNotSet() local 565 final ActivityOptions options = ActivityOptions.makeBasic() in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea() local 600 final ActivityOptions options = ActivityOptions.makeBasic() in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp() local 618 final ActivityOptions options = ActivityOptions.makeBasic(); in testBoundsInOptionsInfersFreeformOnFreeformDisplay() local 632 final ActivityOptions options = ActivityOptions.makeBasic(); in testBoundsInOptionsInfersFreeformWithResizeableActivity() local [all …]
|
/aosp14/system/core/libstats/expresslog/tests/ |
H A D | Histogram_test.cpp | 36 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 42 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 48 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 54 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 62 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 71 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 82 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local 99 const std::shared_ptr<Histogram::UniformOptions> options( in TEST() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | ContentCaptureOptionsTest.java | 72 ContentCaptureOptions options = new ContentCaptureOptions(null); in testIsWhitelisted_nullWhitelistedComponents() local 78 ContentCaptureOptions options = new ContentCaptureOptions(toSet((ComponentName) null)); in testIsWhitelisted_emptyWhitelistedComponents() local 84 ContentCaptureOptions options = new ContentCaptureOptions(toSet(COMPONENT1, COMPONENT2)); in testIsWhitelisted_notWhitelisted() local 90 ContentCaptureOptions options = in testIsWhitelisted_whitelisted() local 97 ContentCaptureOptions options = new ContentCaptureOptions(toSet(CONTEXT_COMPONENT)); in testIsWhitelisted_invalidContext() local 104 ContentCaptureOptions options = new ContentCaptureOptions(toSet(CONTEXT_COMPONENT)); in testIsWhitelisted_clientWithNullComponentName() local
|
/aosp14/frameworks/base/tools/aapt2/optimize/ |
H A D | Obfuscator_test.cpp | 60 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 97 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 116 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 156 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 183 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 241 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 257 OptimizeOptions options; in TEST() local 263 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 269 OptimizeOptions options; in TEST() local 276 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local [all …]
|
/aosp14/frameworks/base/tools/aapt2/link/ |
H A D | ManifestFixer_test.cpp | 115 ManifestFixerOptions options; in TEST_F() local 198 ManifestFixerOptions options; in TEST_F() local 244 ManifestFixerOptions options; in TEST_F() local 304 ManifestFixerOptions options; in TEST_F() local 330 ManifestFixerOptions options; in TEST_F() local 355 ManifestFixerOptions options; in TEST_F() local 378 ManifestFixerOptions options; in TEST_F() local 403 ManifestFixerOptions options; in TEST_F() local 432 ManifestFixerOptions options; in TEST_F() local 464 ManifestFixerOptions options; in TEST_F() local [all …]
|
H A D | TableMerger_test.cpp | 90 TableMergerOptions options; in TEST_F() local 110 TableMergerOptions options; in TEST_F() local 164 TableMergerOptions options; in TEST_F() local 202 TableMergerOptions options; in TEST_F() local 228 TableMergerOptions options; in TEST_F() local 247 TableMergerOptions options; in TEST_F() local 266 TableMergerOptions options; in TEST_F() local 286 TableMergerOptions options; in TEST_F() local 312 TableMergerOptions options; in TEST_F() local 328 TableMergerOptions options; in TEST_F() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/log/ |
H A D | OperationContextExt.java | 89 public OperationContext toAidlContext(@NonNull FaceAuthenticateOptions options) { in toAidlContext() 105 public OperationContext toAidlContext(@NonNull FingerprintAuthenticateOptions options) { in toAidlContext() 114 private int getAuthReason(@NonNull FaceAuthenticateOptions options) { in getAuthReason() 142 private int getWakeReason(@NonNull FaceAuthenticateOptions options) { in getWakeReason() 174 private int getAuthReason(@NonNull FingerprintAuthenticateOptions options) { in getAuthReason() 179 private int getWakeReason(@NonNull FingerprintAuthenticateOptions options) { in getWakeReason()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ |
H A D | MainContentCaptureSessionTest.java | 111 ContentCaptureOptions options = in onSessionStarted_contentProtectionNoBuffer_processorNotCreated() local 205 ContentCaptureOptions options = in flush_contentCaptureDisabled_contentProtectionDisabled() local 238 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionDisabled() local 255 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionEnabled() local 319 private ContentCaptureManager createManager(ContentCaptureOptions options) { in createManager() 334 private MainContentCaptureSession createSession(ContentCaptureOptions options) { in createSession() 350 private void assertEventFlushedContentCapture(ContentCaptureOptions options) throws Exception { in assertEventFlushedContentCapture()
|
H A D | ContentCaptureManagerTest.java | 69 ContentCaptureOptions options = in testConstructor_contentProtection_disabled_bufferNotCreated() local 82 ContentCaptureOptions options = in testConstructor_contentProtection_invalidBufferSize_bufferNotCreated() local 95 ContentCaptureOptions options = in testConstructor_contentProtection_enabled_bufferCreated() local
|
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_api_test.cpp | 66 CowOptions options; in TEST_F() local 108 CowOptions options; in TEST_F() local 186 CowOptions options; in TEST_F() local 265 CowOptions options; in TEST_F() local 304 CowOptions options; in TEST_P() local 380 CowOptions options; in TEST_P() local 446 CowOptions options; in TEST_F() local 510 CowOptions options; in TEST_F() local 553 CowOptions options; in TEST_P() local 584 CowOptions options; in TEST_F() local [all …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
H A D | TestAccountType2Authenticator.java | 58 Bundle options) throws NetworkErrorException { in addAccount() 67 Bundle options) throws NetworkErrorException { in confirmCredentials() 77 Bundle options) throws NetworkErrorException { in getAuthToken() 93 Bundle options) throws NetworkErrorException { in updateCredentials() 113 Bundle options) throws NetworkErrorException { in startAddAccountSession() 123 Bundle options) in startUpdateCredentialsSession()
|
H A D | TestAccountType1Authenticator.java | 63 Bundle options) throws NetworkErrorException { in addAccount() 106 Bundle options) throws NetworkErrorException { in confirmCredentials() 146 Bundle options) throws NetworkErrorException { in getAuthToken() 201 Bundle options) throws NetworkErrorException { in updateCredentials() 263 Bundle options) throws NetworkErrorException { in startAddAccountSession() 321 Bundle options) in startUpdateCredentialsSession() 461 private void fillResultWithError(Bundle result, Bundle options) { in fillResultWithError()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | SafeActivityOptions.java | 104 public SafeActivityOptions(@Nullable ActivityOptions options) { in SafeActivityOptions() 115 private SafeActivityOptions(@Nullable ActivityOptions options, int callingPid, int callingUid) { in SafeActivityOptions() 128 final ActivityOptions options = cloneLaunchingOptions(mOriginalOptions); in selectiveCloneLaunchOptions() local 142 private ActivityOptions cloneLaunchingOptions(ActivityOptions options) { in cloneLaunchingOptions() 160 public void setCallerOptions(@Nullable ActivityOptions options) { in setCallerOptions() 208 private void setCallingPidUidForRemoteAnimationAdapter(ActivityOptions options, in setCallingPidUidForRemoteAnimationAdapter() 245 static void abort(@Nullable SafeActivityOptions options) { in abort() 272 ActivityOptions options, int callingPid, int callingUid) { in checkPermissions()
|
/aosp14/frameworks/base/core/java/android/accounts/ |
H A D | IAccountAuthenticator.aidl | 34 String authTokenType, in String[] requiredFeatures, in Bundle options); in addAccount() 42 in Bundle options); in confirmCredentials() 50 String authTokenType, in Bundle options); in getAuthToken() 65 String authTokenType, in Bundle options); in updateCredentials() 111 String authTokenType, in String[] requiredFeatures, in Bundle options); in startAddAccountSession() 118 String authTokenType, in Bundle options); in startUpdateCredentialsSession()
|
H A D | AbstractAccountAuthenticator.java | 155 String authTokenType, String[] features, Bundle options) in addAccount() 188 Account account, Bundle options) throws RemoteException { in confirmCredentials() 392 String accountType, String authTokenType, String[] features, Bundle options) in startAddAccountSession() 585 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 605 Account account, Bundle options) in confirmCredentials() 650 Account account, String authTokenType, Bundle options) in getAuthToken() 680 Account account, String authTokenType, Bundle options) throws NetworkErrorException; in updateCredentials() 815 final Bundle options) in startAddAccountSession() 870 final Bundle options) throws NetworkErrorException { in startUpdateCredentialsSession() 956 Bundle options = sessionBundle.getBundle(KEY_OPTIONS); in finishSession() local
|
/aosp14/frameworks/base/services/core/jni/gnss/ |
H A D | GnssMeasurement.cpp | 53 const IGnssMeasurementInterface::Options& options) { in setCallback() 76 const IGnssMeasurementInterface::Options& options) { in setCallback() 105 const IGnssMeasurementInterface::Options& options) { in setCallback() 127 const IGnssMeasurementInterface::Options& options) { in setCallback() 149 const IGnssMeasurementInterface::Options& options) { in setCallback()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/chooser/ |
H A D | NotSelectableTargetInfo.java | 45 public boolean start(Activity activity, Bundle options) { in start() 49 public boolean startAsCaller(ResolverActivity activity, Bundle options, int userId) { in startAsCaller() 53 public boolean startAsUser(Activity activity, Bundle options, UserHandle user) { in startAsUser()
|
H A D | MultiDisplayResolveInfo.java | 86 public boolean start(Activity activity, Bundle options) { in start() 91 public boolean startAsCaller(ResolverActivity activity, Bundle options, int userId) { in startAsCaller() 96 public boolean startAsUser(Activity activity, Bundle options, UserHandle user) { in startAsUser()
|
H A D | TargetInfo.java | 62 boolean start(Activity activity, Bundle options); in start() 73 boolean startAsCaller(ResolverActivity activity, Bundle options, int userId); in startAsCaller() 83 boolean startAsUser(Activity activity, Bundle options, UserHandle user); in startAsUser()
|
/aosp14/frameworks/base/tools/aapt2/format/binary/ |
H A D | XmlFlattener_test.cpp | 58 const XmlFlattenerOptions& options = {}) { in Flatten() 301 XmlFlattenerOptions options; in TEST_F() local 370 XmlFlattenerOptions options; in TEST_F() local 458 XmlFlattenerOptions options; in TEST_F() local 481 XmlFlattenerOptions options; in TEST_F() local 502 XmlFlattenerOptions options; in TEST_F() local 522 XmlFlattenerOptions options; in TEST_F() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/io/ |
H A D | Files.java | 43 public BufferedWriter newBufferedWriter(Path path, OpenOption... options) throws IOException { in newBufferedWriter() 56 @NonNull LinkOption... options) throws IOException { in readAttributes()
|
/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | ISandboxedDetectionService.aidl | 49 in PersistableBundle options, in detectFromMicrophoneSource() 55 in PersistableBundle options, in updateState() 63 in ContentCaptureOptions options); in updateContentCaptureManager()
|
H A D | AbstractDetector.java | 90 abstract void initialize(@Nullable PersistableBundle options, in initialize() 102 @Nullable PersistableBundle options) { in startRecognition() 139 public void updateState(@Nullable PersistableBundle options, in updateState() 152 protected void initAndVerifyDetector( in initAndVerifyDetector()
|
H A D | VoiceInteractionService.java | 612 @Nullable PersistableBundle options, 663 @Nullable PersistableBundle options, @Nullable SharedMemory sharedMemory, in createAlwaysOnHotwordDetector() 689 @Nullable PersistableBundle options, @Nullable SharedMemory sharedMemory, in createAlwaysOnHotwordDetectorForTest() 710 @Nullable PersistableBundle options, 811 public final HotwordDetector createHotwordDetector( in createHotwordDetector() 862 public final HotwordDetector createHotwordDetector( in createHotwordDetector() 874 private HotwordDetector createHotwordDetectorInternal( in createHotwordDetectorInternal() 946 public final VisualQueryDetector createVisualQueryDetector( in createVisualQueryDetector()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | TaskStackBuilder.java | 216 public int startActivities(Bundle options, UserHandle userHandle) { in startActivities() 232 public void startActivities(Bundle options) { in startActivities() 269 Bundle options) { in getPendingIntent() 283 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options, in getPendingIntent()
|