| /frameworks/base/core/java/android/app/backup/ |
| D | BackupHelper.java | 69 ParcelFileDescriptor newState); in performBackup() 102 public void writeNewStateDescription(ParcelFileDescriptor newState); in writeNewStateDescription()
|
| D | FullBackupAgent.java | 32 ParcelFileDescriptor newState) throws IOException { in onBackup() 37 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
| D | BackupAgentHelper.java | 65 ParcelFileDescriptor newState) throws IOException { in onBackup() 73 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
| D | BackupHelperDispatcher.java | 46 ParcelFileDescriptor newState) throws IOException { in performBackup() 80 ParcelFileDescriptor newState, Header header, BackupHelper helper) in doOneBackup() 105 ParcelFileDescriptor newState) in performRestore()
|
| D | FileBackupHelperBase.java | 54 ParcelFileDescriptor newState, String[] files, String[] keys) { in performBackup_checked() 122 long data, FileDescriptor newState, String[] files, String[] keys); in performBackup_native()
|
| D | AbsoluteFileBackupHelper.java | 58 ParcelFileDescriptor newState) { in performBackup()
|
| /frameworks/base/core/java/android/os/storage/ |
| D | IMountServiceListener.java | 80 final String newState = data.readString(); in onTransact() local 89 final int newState = data.readInt(); in onTransact() local 171 public void onStorageStateChanged(String path, String oldState, String newState) in onStorageStateChanged() 190 public void onVolumeStateChanged(VolumeInfo vol, int oldState, int newState) in onVolumeStateChanged() 298 public void onStorageStateChanged(String path, String oldState, String newState) in onStorageStateChanged() 301 public void onVolumeStateChanged(VolumeInfo vol, int oldState, int newState) in onVolumeStateChanged()
|
| D | StorageEventListener.java | 38 public void onStorageStateChanged(String path, String oldState, String newState) { in onStorageStateChanged() 41 public void onVolumeStateChanged(VolumeInfo vol, int oldState, int newState) { in onVolumeStateChanged()
|
| D | MountServiceListener.java | 42 void onStorageStateChange(String path, String oldState, String newState) { in onStorageStateChange()
|
| /frameworks/av/services/camera/libcameraservice/device3/ |
| D | StatusTracker.cpp | 97 StateChange newState = { in markComponent() local 176 const StateChange &newState = mPendingChangeQueue[i]; in threadLoop() local 185 ComponentState newState = getDeviceStateLocked(); in threadLoop() local
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | IBluetoothCallback.aidl | 27 void onBluetoothStateChange(int prevState, int newState); in onBluetoothStateChange()
|
| D | IBluetoothHealthCallback.aidl | 30 in BluetoothDevice device, int prevState, int newState, in in onHealthChannelStateChange()
|
| D | BluetoothHealthCallback.java | 65 BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd, in onHealthChannelStateChange()
|
| /frameworks/base/core/java/android/app/ |
| D | IBackupAgent.aidl | 53 in ParcelFileDescriptor newState, in doBackup() 80 int appVersionCode, in ParcelFileDescriptor newState, in doRestore()
|
| /frameworks/av/services/camera/libcameraservice/common/ |
| D | Camera2ClientBase.cpp | 267 void Camera2ClientBase<TClientBase>::notifyAutoFocus(uint8_t newState, in notifyAutoFocus() 278 void Camera2ClientBase<TClientBase>::notifyAutoExposure(uint8_t newState, in notifyAutoExposure() 288 void Camera2ClientBase<TClientBase>::notifyAutoWhitebalance(uint8_t newState, in notifyAutoWhitebalance()
|
| /frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
| D | HugeAgent.java | 88 ParcelFileDescriptor newState) throws IOException { in onBackup() 221 ParcelFileDescriptor newState) throws IOException { in onRestore()
|
| /frameworks/base/core/java/com/android/server/backup/ |
| D | AccountSyncSettingsBackupHelper.java | 90 ParcelFileDescriptor newState) { in performBackup() 215 private void writeNewMd5Checksum(ParcelFileDescriptor newState, byte[] md5Checksum) in writeNewMd5Checksum() 357 public void writeNewStateDescription(ParcelFileDescriptor newState) { in writeNewStateDescription()
|
| D | SystemBackupAgent.java | 71 ParcelFileDescriptor newState) throws IOException { in onBackup() 117 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
| D | SipCallBase.java | 26 protected abstract void setState(State newState); in setState()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | DockObserver.java | 122 private void setActualDockStateLocked(int newState) { in setActualDockStateLocked() 129 private void setDockStateLocked(int newState) { in setDockStateLocked()
|
| /frameworks/base/core/tests/coretests/src/android/os/storage/ |
| D | StorageListener.java | 34 public void onStorageStateChanged(String path, String oldState, String newState) { in onStorageStateChanged()
|
| /frameworks/base/libs/storage/ |
| D | IMountServiceListener.cpp | 42 String16 newState = data.readString16(); in onTransact() local
|
| /frameworks/base/core/java/android/hardware/camera2/legacy/ |
| D | CameraDeviceState.java | 209 private void doStateTransition(int newState) { in doStateTransition() 213 private void doStateTransition(int newState, final long timestamp, final int error) { in doStateTransition()
|
| /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
| D | ViewUtils.java | 64 public static int combineMeasuredStates(int curState, int newState) { in combineMeasuredStates()
|
| /frameworks/base/tests/OneMedia/src/com/android/onemedia/ |
| D | PlayerSession.java | 138 private void updateState(int newState) { in updateState() 180 public void onStateChanged(int newState) { in onStateChanged()
|