HomeSort by relevance Sort by last modified time
    Searched refs:OUTGOING (Results 1 - 9 of 9) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/anim/
StateTransitionAnimation.java 31 public static final Spec OUTGOING;
54 OUTGOING = new Spec();
55 OUTGOING.backgroundAlphaFrom = 0.5f;
56 OUTGOING.backgroundAlphaTo = 0f;
57 OUTGOING.backgroundScaleFrom = 1f;
58 OUTGOING.backgroundScaleTo = 0f;
59 OUTGOING.contentAlphaFrom = 0.5f;
60 OUTGOING.contentAlphaTo = 1f;
61 OUTGOING.contentScaleFrom = 3f;
62 OUTGOING.contentScaleTo = 1f
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/
VideoPauseController.java 145 } else if (newState == InCallState.OUTGOING) {
167 // Bring UI to foreground if outgoing request becomes active while UI is in
274 * outgoing video.
288 * outgoing video.
InCallPresenter.java 774 * connected (incoming/outgoing/active) to disconnected.
819 newState = InCallState.OUTGOING;
    [all...]
CallButtonPresenter.java 104 if (newState == InCallState.OUTGOING) {
111 // OUTGOING. We may want to do that once we start showing "Voice mail" label on
113 if (oldState == InCallState.OUTGOING && mCall != null) {
ProximitySensor.java 105 boolean isOffhook = (InCallState.OUTGOING == newState) || hasOngoingCall;
CallCardPresenter.java 93 * call state changes to an outgoing or incoming state for the first time, the UI can often be
262 } else if (newState == InCallState.PENDING_OUTGOING || newState == InCallState.OUTGOING) {
268 // getCallToDisplay doesn't go through outgoing or incoming calls. It will return the
    [all...]
VideoCallPresenter.java 181 * Determines if the outgoing video surface should be shown based on the current videoState. The
184 * @return {@code true} if the the outgoing video surface should be shown, {@code false}
232 // if this is an outgoing video call.
238 // Use the stored camera dir if this is an outgoing video call for which camera direction
506 } else if (newState == InCallPresenter.InCallState.OUTGOING) {
874 * Based on the current video state and call state, show or hide the incoming and outgoing vide
    [all...]
  /prebuilts/tools/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/
flattr4j-core-2.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 214 milliseconds