Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitTransitionTests.java186 boolean accepted = mStageCoordinator.startAnimation(transition, info, in testLaunchToSide()
190 assertTrue(accepted); in testLaunchToSide()
207 boolean accepted = mStageCoordinator.startAnimation(transition, info, in testLaunchPair()
211 assertTrue(accepted); in testLaunchPair()
232 boolean accepted = mStageCoordinator.startAnimation(transition, info, in testRemoteTransitionConsumed()
236 assertTrue(accepted); in testRemoteTransitionConsumed()
268 boolean accepted = mStageCoordinator.startAnimation(transition, info, in testMonitorInSplit()
272 assertFalse(accepted); in testMonitorInSplit()
287 accepted = mStageCoordinator.startAnimation(transition, info, in testMonitorInSplit()
291 assertFalse(accepted); in testMonitorInSplit()
[all …]
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DPerformanceTracker.java68 public void incrementAuthForUser(int userId, boolean accepted) { in incrementAuthForUser() argument
71 if (accepted) { in incrementAuthForUser()
78 void incrementCryptoAuthForUser(int userId, boolean accepted) { in incrementCryptoAuthForUser() argument
81 if (accepted) { in incrementCryptoAuthForUser()
/frameworks/base/core/java/android/text/method/
DDigitsKeyListener.java209 private DigitsKeyListener(@NonNull final String accepted) { in DigitsKeyListener() argument
214 mAccepted = new char[accepted.length()]; in DigitsKeyListener()
215 accepted.getChars(0, accepted.length(), mAccepted, 0); in DigitsKeyListener()
290 public static DigitsKeyListener getInstance(@NonNull String accepted) { in getInstance() argument
293 result = sStringInstanceCache.get(accepted); in getInstance()
295 result = new DigitsKeyListener(accepted); in getInstance()
296 sStringInstanceCache.put(accepted, result); in getInstance()
DDialerKeyListener.java83 char[] accepted = getAcceptedChars(); in lookup() local
87 if (ok(accepted, kd.meta[i])) { in lookup()
/frameworks/base/core/java/android/app/
DEnterTransitionCoordinator.java107 public void viewInstancesReady(ArrayList<String> accepted, ArrayList<String> localNames, in viewInstancesReady() argument
119 triggerViewsReady(mapNamedElements(accepted, localNames)); in viewInstancesReady()
121 triggerViewsReady(mapSharedElements(accepted, localViews)); in viewInstancesReady()
125 public void namedViewsReady(ArrayList<String> accepted, ArrayList<String> localNames) { in namedViewsReady() argument
126 triggerViewsReady(mapNamedElements(accepted, localNames)); in namedViewsReady()
173 private ArrayMap<String, View> mapNamedElements(ArrayList<String> accepted, in mapNamedElements() argument
180 if (accepted != null) { in mapNamedElements()
183 String acceptedName = accepted.get(i); in mapNamedElements()
DExitTransitionCoordinator.java71 ArrayList<String> accepted, ArrayList<View> mapped, boolean isReturning) { in ExitTransitionCoordinator() argument
73 viewsReady(mapSharedElements(accepted, mapped)); in ExitTransitionCoordinator()
DActivityTransitionCoordinator.java470 protected ArrayMap<String, View> mapSharedElements(ArrayList<String> accepted, in mapSharedElements() argument
473 if (accepted != null) { in mapSharedElements()
474 for (int i = 0; i < accepted.size(); i++) { in mapSharedElements()
475 sharedElements.put(accepted.get(i), localViews.get(i)); in mapSharedElements()
Dnotification.aconfig126 description: "Prevents allowlist_token from leaking out and foreign tokens from being accepted"
/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
DWallpaperEffectsGenerationManagerService.java180 boolean accepted = false; in runForUser()
196 accepted = true; in runForUser()
204 return accepted; in runForUser()
/frameworks/proto_logging/stats/enums/server/location/
Denums.proto92 // Request accepted but could not provide location because of a failure.
94 // Request accepted and location provided.
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
DControlsController.kt250 data class SeedResponse(val packageName: String, val accepted: Boolean) constant in com.android.systemui.controls.controller.SeedResponse
/frameworks/base/core/java/android/view/
DContentInfo.java280 ContentInfo accepted = new Builder(this) in partition() local
286 return Pair.create(accepted, remaining); in partition()
/frameworks/base/core/java/android/content/pm/
DIPackageInstaller.aidl66 void setPermissionsResult(int sessionId, boolean accepted); in setPermissionsResult() argument
/frameworks/base/core/proto/android/server/
Dface.proto52 // Number of accepted faces.
Dfingerprint.proto53 // Number of accepted fingerprints.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeviceControlsControllerImpl.kt163 if (response.accepted) { in <lambda>()
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/proto/
Dmotion_tool.proto64 // An identifier for the root view, as accepted by
/frameworks/base/core/proto/android/
Dprivacy.proto38 // still must have previously accepted a consent to share this
/frameworks/native/opengl/specs/
DEGL_ANDROID_image_native_buffer.txt65 "Values accepted for <target> are listed in Table aaa, below.
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.proto72 * Logged whenever an incoming call is accepted or rejected or silenced.
121 // This field depicts whether the call was accepted or initiated on the watch.
123 // watch, for INCOMING calls it MUST be set to true when the call is accepted
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java869 Object[] accepted = in.readArray(RtpHeaderExtensionType.class.getClassLoader(), in readFromParcel() local
871 mAcceptedRtpHeaderExtensionTypes = Arrays.stream(accepted) in readFromParcel()
/frameworks/base/services/core/java/com/android/server/utils/
DAnrTimer.java601 boolean accepted = nativeAnrTimerAccept(mNative, timer); in accept()
606 return accepted ? new TimerLock(timer) : null; in accept()
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md85 1. If the device recognizes a face (i.e. face-auth) the tap is **accepted**.
87 the tap is **accepted**. This works exactly like `FalsingManager#isFalseDoubleTap`.
90 4. Otherwise the tap is **accepted**.
/frameworks/base/services/core/jni/
Dcom_android_server_utils_AnrTimer.cpp275 size_t accepted; member
881 counters_.accepted++; in accept()
1006 counters_.accepted, in getDump()
/frameworks/compile/slang/
DRSCCOptions.td19 // This file defines the options accepted by llvm-rs-cc.

12