Home
last modified time | relevance | path

Searched defs:pa (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexAuthenticator.java40 PasswordAuthentication pa = null; in onAuthenticationChallenge() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java235 PendingAnimation pa = new PendingAnimation(transitionLength * 2); in createActivityInterface() local
315 protected void createBackgroundToOverviewAnim(ACTIVITY_TYPE activity, PendingAnimation pa) { in createBackgroundToOverviewAnim()
DRecentsActivity.java325 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator() local
DFallbackSwipeHandler.java301 PendingAnimation pa = new PendingAnimation(mDuration); in createActivityAnimationToHome() local
DTaskViewUtils.java604 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsStateController.java124 PendingAnimation pa = new PendingAnimation(duration); in setProperties() local
DFallbackRecentsView.java126 PendingAnimation pa = new PendingAnimation(TASK_DISMISS_DURATION); in onPrepareGestureEndAnimation() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java306 public void addAppToOverviewAnim(PendingAnimation pa, Interpolator interpolator) { in addAppToOverviewAnim()
369 public void addOverviewToAppAnim(PendingAnimation pa, TimeInterpolator interpolator) { in addOverviewToAppAnim()
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DProxyTracker.java142 final ProxyInfo pa = canonicalizeProxyInfo(a); in proxyInfoEqual() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewTouchController.java240 PendingAnimation pa; in reInitAnimationController() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java143 PendingAnimation pa = (PendingAnimation) propertySetter; in setWorkspaceProperty() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionarySettings.java254 android.preference.PreferenceActivity pa = in showAddOrEditDialog() local
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c434 int32_t pa; in SynthWindow40_int32_int32_symmetry_with_sum() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2695 AnimatorSet pa = setRecentsChangedOrientation(true); in animateRotation() local
4256 PendingAnimation pa = new PendingAnimation(DISMISS_TASK_DURATION); in dismissTask() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallsManagerTest.java3906 PhoneAccount pa = mPhoneAccountRegistrar.getPhoneAccount( in setupAccountsWithCallingRestriction() local