| /packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/ | 
| D | ScriptExecutorFunctionalTest.java | 237         PersistableBundle previousState = new PersistableBundle();  in invokeScript_processPreviousStateAndReturnResult()  local261         PersistableBundle previousState = new PersistableBundle();  in invokeScript_allSupportedPrimitiveTypesWorkRoundTripWithKeyNamesPreserved()  local
 292         PersistableBundle previousState = new PersistableBundle();  in invokeScript_allSupportedArrayTypesWorkRoundTripWithKeyNamesPreserved()  local
 329         PersistableBundle previousState = new PersistableBundle();  in invokeScript_modifiesArray()  local
 350         PersistableBundle previousState = new PersistableBundle();  in invokeScript_processesStringArray()  local
 401         PersistableBundle previousState = new PersistableBundle();  in invokeScript_arrayContainingVaryingTypesCausesError()  local
 427         PersistableBundle previousState = new PersistableBundle();  in invokeScript_InTablesWithBothKeysAndIndicesCopiesOnlyIndexedData()  local
 454         PersistableBundle previousState = new PersistableBundle();  in invokeScript_noLuaBufferOverflowForLargeInputArrays()  local
 534         PersistableBundle previousState = new PersistableBundle();  in invokeScript_returnsFinalResult()  local
 581         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 | 102             State previousState,  in from()112     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/services/Telecomm/tests/src/com/android/server/telecom/tests/ | 
| D | ConnectionServiceFocusManagerTest.java | 212         int previousState = activeCall.getState();  in testCallStateChangedAffectCallFocus()  local215                 (Call) activeCall, previousState, activeCall.getState());  in testCallStateChangedAffectCallFocus()  local
 
 | 
| /packages/apps/Camera2/src/com/android/camera/captureintent/stateful/ | 
| D | StateImpl.java | 39     protected StateImpl(State previousState) {  in StateImpl()
 | 
| /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 | 1318     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 | StateMachine.java | 602         int previousState, newState;  in execute()  local
 |