HomeSort by relevance Sort by last modified time
    Searched full:newstate (Results 226 - 250 of 597) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherBackupHelper.java 185 * @param newState notes for the next backup
189 ParcelFileDescriptor newState) {
195 writeJournal(newState, in);
229 // 1) Storing it in newState allows us to do partial backups by comparing old state
237 writeNewStateDescription(newState);
341 * @param newState notes about the backup state after restore.
344 public void writeNewStateDescription(ParcelFileDescriptor newState) {
345 writeJournal(newState, getCurrentStateJournal());
    [all...]
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 177 public void onDrawerStateChanged(int newState) {
178 mDrawerToggle.onDrawerStateChanged(newState);
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.h 365 void updateAfState(uint8_t newState, int32_t triggerId);
372 void updateAeState(uint8_t newState, int32_t triggerId);
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCDataChannel.cpp 229 void RTCDataChannel::didChangeReadyState(WebRTCDataChannelHandlerClient::ReadyState newState)
234 m_readyState = newState;
RTCPeerConnection.cpp 629 void RTCPeerConnection::didChangeSignalingState(SignalingState newState)
633 changeSignalingState(newState);
636 void RTCPeerConnection::didChangeICEGatheringState(ICEGatheringState newState)
640 changeIceGatheringState(newState);
643 void RTCPeerConnection::didChangeICEConnectionState(ICEConnectionState newState)
647 changeIceConnectionState(newState);
  /external/icu/icu4c/source/layout/
HangulLayoutEngine.cpp 71 int32_t newState;
282 state = transition.newState;
  /frameworks/av/include/media/stagefright/
OMXCodec.h 335 void onStateChange(OMX_STATETYPE newState);
338 void setState(State newState);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbStorageActivity.java 92 public void onStorageStateChanged(String path, String oldState, String newState) {
93 final boolean on = newState.equals(Environment.MEDIA_SHARED);
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 245 int newState = (connected ? BluetoothProfile.STATE_CONNECTED
248 intent.putExtra(BluetoothProfile.EXTRA_STATE, newState);
  /packages/apps/Browser/src/com/android/browser/
UrlInputView.java 177 private void changeState(int newState) {
178 mState = newState;
  /packages/services/Telecomm/src/com/android/server/telecom/
Ringer.java 107 public void onCallStateChanged(Call call, int oldState, int newState) {
108 if (newState != CallState.RINGING) {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common.c 223 if (ctx->NewState & (_NEW_BUFFERS | _NEW_COLOR | _NEW_PIXEL)) {
294 ctx->NewState |= _NEW_STENCIL;
303 ctx->NewState |= _NEW_POLYGON;
315 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL);
331 ctx->NewState |= _NEW_VIEWPORT;
349 ctx->NewState |= _NEW_POLYGON;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c 223 if (ctx->NewState & (_NEW_BUFFERS | _NEW_COLOR | _NEW_PIXEL)) {
294 ctx->NewState |= _NEW_STENCIL;
303 ctx->NewState |= _NEW_POLYGON;
315 ctx->NewState |= (_NEW_DEPTH | _NEW_STENCIL);
331 ctx->NewState |= _NEW_VIEWPORT;
349 ctx->NewState |= _NEW_POLYGON;
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 688 final boolean newState;
693 newState = ViewUtils.isLayoutRtl(this) ? (xvel < 0) : (xvel > 0);
695 newState = getTargetCheckedState();
698 newState = oldState;
701 if (newState != oldState) {
703 setChecked(newState);
    [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java 543 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
544 stateCnts[newState] = stateCnts[newState] + 1;
573 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
574 stateCnts[newState] = stateCnts[newState] + 1;
610 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
611 stateCnts[newState] = stateCnts[newState] + 1;
643 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucmstate.c 622 int32_t i, j, leadState, trailState, newState, fallback;
715 newState=states->countStates++;
716 states->stateFlags[newState]=0;
723 states->stateTable[newState][i]=MBCS_ENTRY_FINAL_SET_ACTION_VALUE(entry, MBCS_STATE_UNASSIGNED, 0xfffe);
726 states->stateTable[newState][i]=entry;
734 states->stateTable[leadState][i]=MBCS_ENTRY_SET_STATE(states->stateTable[leadState][i], newState);
787 if(trailState!=newState) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
api_arrayelt.c 65 GLuint NewState;
    [all...]
attrib.c     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.cpp 326 GeometrySrcState& newState = fGeoSrcStateStack.push_back();
327 newState.fIndexSrc = kNone_GeometrySrcType;
328 newState.fVertexSrc = kNone_GeometrySrcType;
330 newState.fVertexCount = ~0;
331 newState.fVertexBuffer = (GrVertexBuffer*)~0;
332 newState.fIndexCount = ~0;
333 newState.fIndexBuffer = (GrIndexBuffer*)~0;
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucmstate.c 622 int32_t i, j, leadState, trailState, newState, fallback;
715 newState=states->countStates++;
716 states->stateFlags[newState]=0;
723 states->stateTable[newState][i]=MBCS_ENTRY_FINAL_SET_ACTION_VALUE(entry, MBCS_STATE_UNASSIGNED, 0xfffe);
726 states->stateTable[newState][i]=entry;
734 states->stateTable[leadState][i]=MBCS_ENTRY_SET_STATE(states->stateTable[leadState][i], newState);
787 if(trailState!=newState) {
    [all...]
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 65 GLuint NewState;
    [all...]
attrib.c     [all...]
  /external/skia/src/gpu/
GrDrawTarget.cpp 325 GeometrySrcState& newState = fGeoSrcStateStack.push_back();
326 newState.fIndexSrc = kNone_GeometrySrcType;
327 newState.fVertexSrc = kNone_GeometrySrcType;
329 newState.fVertexCount = ~0;
330 newState.fVertexBuffer = (GrVertexBuffer*)~0;
331 newState.fIndexCount = ~0;
332 newState.fIndexBuffer = (GrIndexBuffer*)~0;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audiopolicy.h 155 AudioSessionState NewState) = 0;
211 AudioSessionState NewState);
235 #define IAudioSessionEvents_OnStateChanged(This,NewState) (This)->lpVtbl->OnStateChanged(This,NewState)
264 static FORCEINLINE HRESULT IAudioSessionEvents_OnStateChanged(IAudioSessionEvents* This,AudioSessionState NewState) {
265 return This->lpVtbl->OnStateChanged(This,NewState);
325 AudioSessionState NewState);
    [all...]

Completed in 7516 milliseconds

1 2 3 4 5 6 7 8 91011>>