/packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/ |
D | ScriptExecutorFunctionalTest.java | 239 PersistableBundle previousState = new PersistableBundle(); in invokeScript_processPreviousStateAndReturnResult() local 263 PersistableBundle previousState = new PersistableBundle(); in invokeScript_allSupportedPrimitiveTypesWorkRoundTripWithKeyNamesPreserved() local 294 PersistableBundle previousState = new PersistableBundle(); in invokeScript_allSupportedArrayTypesWorkRoundTripWithKeyNamesPreserved() local 331 PersistableBundle previousState = new PersistableBundle(); in invokeScript_modifiesArray() local 352 PersistableBundle previousState = new PersistableBundle(); in invokeScript_processesStringArray() local 403 PersistableBundle previousState = new PersistableBundle(); in invokeScript_arrayContainingVaryingTypesCausesError() local 429 PersistableBundle previousState = new PersistableBundle(); in invokeScript_InTablesWithBothKeysAndIndicesCopiesOnlyIndexedData() local 456 PersistableBundle previousState = new PersistableBundle(); in invokeScript_noLuaBufferOverflowForLargeInputArrays() local 536 PersistableBundle previousState = new PersistableBundle(); in invokeScript_returnsFinalResult() local 583 PersistableBundle previousState = new PersistableBundle(); in invokeScript_allPrimitiveSupportedTypesForReturningFinalResult() local [all …]
|
/packages/apps/Camera2/src/com/android/camera/captureintent/state/ |
D | StateFatal.java | 38 State previousState, RefCountBase<ResourceConstructed> resourceConstructed) { in from() 42 private StateFatal(State previousState, RefCountBase<ResourceConstructed> resourceConstructed) { in StateFatal()
|
D | StateForeground.java | 42 State previousState, in from() 48 State previousState, in StateForeground()
|
D | StateForegroundWithSurfaceTexture.java | 40 State previousState, in from() 50 State previousState, in StateForegroundWithSurfaceTexture()
|
D | StateBackgroundWithSurfaceTexture.java | 47 State previousState, in from() 55 State previousState, in StateBackgroundWithSurfaceTexture()
|
D | StateIntentCompleted.java | 45 State previousState, in from() 52 State previousState, in StateIntentCompleted()
|
D | StateBackground.java | 48 State previousState, in from() 62 private StateBackground(State previousState, in StateBackground()
|
D | StateStartingPreview.java | 56 State previousState, in from() 78 State previousState, in StateStartingPreview()
|
D | StateOpeningCamera.java | 92 State previousState, in from() 102 private StateOpeningCamera(State previousState, in StateOpeningCamera()
|
D | StateReadyForCapture.java | 107 State previousState, in StateReadyForCapture() 122 State previousState, in StateReadyForCapture()
|
D | StateSavingPicture.java | 55 State previousState, in StateSavingPicture()
|
D | StateReviewingPicture.java | 72 State previousState, in StateReviewingPicture()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/ |
D | VvmPhoneStateListener.java | 36 private int previousState = -1; field in VvmPhoneStateListener
|
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/ |
D | BaseState.java | 46 T getHistoryForState(T previousState); in getHistoryForState()
|
/packages/apps/Camera2/src/com/android/camera/captureintent/stateful/ |
D | StateImpl.java | 39 protected StateImpl(State previousState) { in StateImpl()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | ConnectionServiceFocusManagerTest.java | 212 int previousState = activeCall.getState(); in testCallStateChangedAffectCallFocus() local 215 (Call) activeCall, previousState, activeCall.getState()); in testCallStateChangedAffectCallFocus() local
|
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/ |
D | ShadowBluetoothA2dp.java | 100 int previousState = getConnectionState(device); in setConnectionState() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | TestUtil.java | 80 Context context, int apState, int previousState, int error, String ifaceName, in sendWifiApStateChanged()
|
D | WifiServiceImplTest.java | 1237 private void changeLohsState(int apState, int previousState, int error) { in changeLohsState()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/ |
D | RecentsState.java | 89 public RecentsState getHistoryForState(RecentsState previousState) { in getHistoryForState()
|
/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
D | VoicemailChangePinActivity.java | 459 State previousState = uiState; in updateState() local
|
/packages/services/Car/service/src/com/android/car/evs/ |
D | CarEvsService.java | 336 int previousState = mState; in execute() local
|