Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexAuthenticator.java48 PasswordAuthentication pa = null; in onAuthenticationChallenge() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java67 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java100 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in createWindowAnimation() local
DRecentsActivity.java199 PendingAnimation pa = new PendingAnimation(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator() local
DFallbackSwipeHandler.java178 PendingAnimation pa = new PendingAnimation(mDuration); in createActivityAnimationToHome() local
DSwipeUpAnimationLogic.java112 PendingAnimation pa = new PendingAnimation(mTransitionDragLength * 2); in initTransitionEndpoints() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/fallback/
DFallbackRecentsView.java93 PendingAnimation pa = createTaskDismissAnimation(tv, true, false, 150); in onGestureAnimationEnd() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java345 PendingAnimation pa = new PendingAnimation(transitionLength * 2); in createActivityInterface() local
400 protected void createBackgroundToOverviewAnim(ACTIVITY_TYPE activity, PendingAnimation pa) { in createBackgroundToOverviewAnim()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DTaskViewSimulator.java183 public void addAppToOverviewAnim(PendingAnimation pa, TimeInterpolator interpolator) { in addAppToOverviewAnim()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java129 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/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1077 AnimatorSet pa = setRecentsChangedOrientation(true); in animateRecentsRotationInPlace() local