Searched refs:state (Results 751 - 775 of 1016) sorted by relevance

<<31323334353637383940>>

/frameworks/data-binding/integration-tests/TestApp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/frameworks/data-binding/samples/BindingDemo/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/frameworks/multidex/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java102 * Listens for Emergency Callback Mode state change intents
258 // note that this triggers call state changed notif
262 throw new CallStateException("cannot dial in current state");
286 // Fake local state so that
295 throw new CallStateException("cannot dial in current state");
366 // note that this triggers call state changed notif
370 throw new CallStateException("cannot dial in current state");
511 // ringing Call state change to idle is in GsmCdmaCall.detach
543 throw new CallStateException("cannot be in the incoming state");
566 // Should we be checking state
[all...]
/frameworks/support/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/frameworks/support/v4/api21/android/support/v4/media/session/
H A DMediaControllerCompatApi21.java272 public void onPlaybackStateChanged(PlaybackState state) { argument
273 mCallback.onPlaybackStateChanged(state);
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DAsyncListUtilLayoutTest.java334 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { argument
336 super.onLayoutChildren(recycler, state);
/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java1016 KeyEvent.DispatcherState state = anchorView.getKeyDispatcherState();
1017 if (state != null) {
1018 state.startTracking(event, this);
1022 KeyEvent.DispatcherState state = anchorView.getKeyDispatcherState();
1023 if (state != null) {
1024 state.handleUpEvent(event);
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerHelper.java251 // Initialize power save, call active state monitoring logic.
440 // Also clear the internal state once the recognition has been stopped.
478 // Clear the ModelData state if successful.
649 public void onServiceStateChange(int state) { argument
650 if (DBG) Slog.d(TAG, "onServiceStateChange, state: " + state);
652 onServiceStateChangedLocked(SoundTrigger.SERVICE_STATE_DISABLED == state);
806 // Unregister from call state changes.
816 // Clears state for all models (generic and keyphrase).
825 public void onCallStateChanged(int state, Strin argument
[all...]
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp101 if (lhs.state.surface < rhs.state.surface) return -1;
102 if (lhs.state.surface > rhs.state.surface) return 1;
264 s.state.surface = id;
273 return &(out[index].state);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccCardProxy.java195 + " Force broadcast of current state=" + mExternalState);
330 CardState state = CardState.CARDSTATE_ABSENT;
334 state = newCard.getCardState();
468 // TODO - we'd like this intent to have a single snapshot of all sim state,
577 private String getIccStateIntentString(State state) { argument
578 switch (state) {
592 * Locked state have a reason (PIN, PUK, NETWORK, PERM_DISABLED, CARD_IO_ERROR)
595 private String getIccStateReason(State state) { argument
596 switch (state) {
/frameworks/support/v4/java/android/support/v4/app/
H A DFragment.java194 // If mAnimatingAway != null, this is the state we should move to once the
198 // When instantiated from saved state, this is the saved state.
232 // True if this fragment has been restored from previously saved state.
249 // For use when restoring fragment state and descendant fragments are retained.
250 // This state is set by FragmentState.instantiate and cleared in onCreate.
301 // The real inner view that will save/restore state.
335 SavedState(Bundle state) { argument
336 mState = state;
383 * activity's state
579 setInitialSavedState(SavedState state) argument
[all...]
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DListPopupWindow.java1061 KeyEvent.DispatcherState state = anchorView.getKeyDispatcherState();
1062 if (state != null) {
1063 state.startTracking(event, this);
1067 KeyEvent.DispatcherState state = anchorView.getKeyDispatcherState();
1068 if (state != null) {
1069 state.handleUpEvent(event);
H A DSearchView.java668 * Sets the default or resting state of the search field. If true, a single search icon is
670 * if the default state is iconified, then it collapses to that state when the close button
687 * Returns the default iconified state of the search field.
698 * a temporary state and does not override the default iconified state set by
699 * {@link #setIconifiedByDefault(boolean)}. If the default state is iconified, then
701 * state is expanded, then a true here will only clear the text field and not close it.
715 * Returns the current iconified state of the SearchView.
820 // Let the standard measurements take effect in iconified state
1400 onRestoreInstanceState(Parcelable state) argument
[all...]
H A DToolbar.java1404 SavedState state = new SavedState(super.onSaveInstanceState());
1407 state.expandedMenuItemId = mExpandedMenuPresenter.mCurrentExpandedItem.getItemId();
1410 state.isOverflowOpen = isOverflowMenuShowing();
1411 return state;
1415 protected void onRestoreInstanceState(Parcelable state) { argument
1416 if (!(state instanceof SavedState)) {
1417 super.onRestoreInstanceState(state);
1421 final SavedState ss = (SavedState) state;
2393 public void onRestoreInstanceState(Parcelable state) { argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java138 * Track the state of Wifi connectivity. All event handling is done here,
139 * and all changes in connectivity state are initiated here.
288 /* Tracks if state machine has received any screen state change broadcast yet.
324 * Tether state change notification time out
370 // Whether the state machine goes thru the Disconnecting->Disconnected->ObtainingIpAddress
679 /* Roam state watchdog */
684 /* Disconnecting state watchdog */
720 /* Reset the supplicant state tracker */
822 /* Wifi state machin
2203 sendBluetoothAdapterStateChange(int state) argument
2344 logStateAndMessage(Message message, State state) argument
3391 setNetworkDetailedState(NetworkInfo.DetailedState state) argument
7630 onStateChanged(int state, int reason) argument
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarView.java541 // There's an action view currently showing and we want to keep the state
543 // new state for later we will have done so above.
1274 SavedState state = new SavedState(superState);
1277 state.expandedMenuItemId = mExpandedMenuPresenter.mCurrentExpandedItem.getItemId();
1280 state.isOverflowOpen = isOverflowMenuShowing();
1282 return state;
1287 SavedState state = (SavedState) p;
1289 super.onRestoreInstanceState(state.getSuperState());
1291 if (state.expandedMenuItemId != 0 &&
1293 final MenuItem item = mOptionsMenu.findItem(state
1727 onRestoreInstanceState(Parcelable state) argument
[all...]
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java165 private boolean mRndisEnabled; // track the RNDIS function enabled state
633 // TODO - move all private methods used only by the state machine into the state machine
1010 private void maybeLogMessage(State state, int what) { argument
1012 Log.d(TAG, state.getName() + " got " +
1414 * tethering master state machine thread for subsequent processing.
1438 * modified from the tethering master state machine thread. Any other
1518 // Events from NetworkCallbacks that we process on the master state
1523 // This indicates what a timeout event relates to. A state that
1816 // ignore LOADED unless we saw an ABSENT state firs
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java86 // When true, dumps the state of ImsPhoneCallTracker after changes to foreground and background
342 // note that this triggers call state changed notif
350 throw new CallStateException("cannot dial in current state");
373 throw new CallStateException("cannot dial in current state");
377 // Cache the video state for pending MO call.
395 throw new CallStateException("cannot dial in current state");
490 //TODO(vt): Is this sufficient? At what point do we know the video state of the call?
534 * Accepts a call with the specified video state. The video state is the video state tha
1046 processCallStateChange(ImsCall imsCall, ImsPhoneCall.State state, int cause) argument
1055 processCallStateChange(ImsCall imsCall, ImsPhoneCall.State state, int cause, boolean ignoreState) argument
1887 notifySrvccState(Call.SrvccState state) argument
[all...]
/frameworks/support/design/src/android/support/design/widget/
H A DCoordinatorLayout.java285 final int[] state = getDrawableState();
290 changed |= d.setState(state);
1733 * layout state.</p>
2025 * sequence. This is a good place to clean up any state related to the nested scroll.
2186 * Hook allowing a behavior to re-apply a representation of its internal state that had
2188 * be called with a null state.
2192 * @param state The frozen state that had previously been returned by
2197 public void onRestoreInstanceState(CoordinatorLayout parent, V child, Parcelable state) { argument
2202 * Hook allowing a behavior to generate a representation of its internal state
2617 onRestoreInstanceState(Parcelable state) argument
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java322 // If we are finishing or we are in a state that we do not need any
690 Log.i(LOG_TAG, "[state]" + STATE_CONFIGURING);
908 private void setState(int state) { argument
910 if (isFinalState(state)) {
912 Log.i(LOG_TAG, "[state]" + state);
914 mState = state;
918 Log.i(LOG_TAG, "[state]" + state);
920 mState = state;
924 isFinalState(int state) argument
[all...]
/frameworks/rs/api/
H A Drs_graphics.spec450 Draw a mesh using the current context state.
452 If primitiveIndex is specified, draw part of a mesh using the current context state.
454 If start and len are also specified, draw specified index range of part of a mesh using the current context state.
868 summary: Get program raster point sprite state
870 Get program raster point sprite state
976 summary: Get program store dither state
978 Get program store dither state
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs512 "How to animate state changes in a view hierarchy using transitions."
1927 <a href="<?cs var:toroot ?>training/monitoring-device-state/index.html"
1973 <li><a href="<?cs var:toroot ?>training/monitoring-device-state/doze-standby.html"
1976 <li><a href="<?cs var:toroot ?>training/monitoring-device-state/battery-monitoring.html"
1982 <li><a href="<?cs var:toroot ?>training/monitoring-device-state/docking-monitoring.html"
1988 <li><a href="<?cs var:toroot ?>training/monitoring-device-state/connectivity-monitoring.html"
1994 <li><a href="<?cs var:toroot ?>training/monitoring-device-state/manifest-receivers.html"
/frameworks/base/keystore/tests/src/android/security/
H A DKeyStoreTest.java130 if (mKeyStore.state() != KeyStore.State.UNINITIALIZED) {
133 assertEquals("KeyStore should be in an uninitialized state",
134 KeyStore.State.UNINITIALIZED, mKeyStore.state());
145 assertEquals(KeyStore.State.UNINITIALIZED, mKeyStore.state());
150 assertEquals(KeyStore.State.UNLOCKED, mKeyStore.state());
335 assertEquals(KeyStore.State.UNLOCKED, mKeyStore.state());
338 assertEquals(KeyStore.State.LOCKED, mKeyStore.state());
343 assertEquals(KeyStore.State.UNLOCKED, mKeyStore.state());
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialog.java88 * A client of VolumeDialogController and its state model.
363 writer.println(VolumeDialog.class.getSimpleName() + " state:");
643 private void onStateChangedH(State state) { argument
646 mState = state;
653 for (int i = 0; i < state.states.size(); i++) {
654 final int stream = state.states.keyAt(i);
655 final StreamState ss = state.states.valueAt(i);
663 if (mActiveStream != state.activeStream) {
664 mActiveStream = state.activeStream;
965 public void onStateChanged(State state) {
[all...]

Completed in 2703 milliseconds

<<31323334353637383940>>