Searched refs:chooserDevice (Results 1 – 1 of 1) sorted by relevance
1073 Device chooserDevice = mManager.getChooser().getConfiguration() in configurationChanged() local1075 assert configDevice != null && chooserDevice != null; in configurationChanged()1076 assert configDevice == chooserDevice in configurationChanged()1077 : configDevice.toString() + ':' + chooserDevice; in configurationChanged()1083 Device chooserDevice = mManager.getChooser().getConfiguration() in configurationChanged() local1085 assert configDevice != null && chooserDevice != null; in configurationChanged()1086 assert configDevice != chooserDevice in configurationChanged()1087 : configDevice.toString() + ':' + chooserDevice; in configurationChanged()