Searched defs:newState (Results 1 – 13 of 13) sorted by relevance
39 ParcelFileDescriptor newState) throws IOException { in onBackup()44 ParcelFileDescriptor newState) throws IOException { in onRestore()
41 ParcelFileDescriptor newState) throws IOException { in onBackup()48 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
43 ParcelFileDescriptor newState) throws IOException { in onBackup()49 ParcelFileDescriptor newState) throws IOException { in onRestore()
44 ParcelFileDescriptor newState) throws IOException { in onBackup()63 ParcelFileDescriptor newState) throws IOException { in onRestore()
51 ParcelFileDescriptor newState) throws IOException { in onBackup()65 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
115 private void setSoftInputState(int newState) { in setSoftInputState()
65 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
126 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
553 private void processChatStateChange(int newState) { in processChatStateChange()
177 private void setSoftInputState(int newState) { in setSoftInputState()
186 int newState = enabled ? COMPONENT_ENABLED_STATE_ENABLED : COMPONENT_ENABLED_STATE_DISABLED; in setServiceEnabledState() local
95 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
156 HostState newState = new HostState(fileName); in openCTSHostFileFor() local