/packages/apps/Gallery2/jni_jpegstream/src/ |
D | stream_wrapper.cpp | 29 cleanup(); in ~StreamWrapper() 48 cleanup(); in init() 54 cleanup(); in init() 59 cleanup(); in init() 64 cleanup(); in init() 70 void StreamWrapper::cleanup() { in cleanup() function in StreamWrapper
|
D | stream_wrapper.h | 30 virtual void cleanup();
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/ |
D | JPEGOutputStream.java | 75 cleanup(); in close() 90 cleanup(); in write() 107 cleanup(); in write() 129 cleanup(); in finalize() 137 native private void cleanup(); in cleanup() method in JPEGOutputStream
|
D | JPEGInputStream.java | 76 cleanup(); in close() 117 cleanup(); in read() 157 cleanup(); in finalize() 165 cleanup(); in applyConfigChange() 184 native private void cleanup(); in cleanup() method in JPEGInputStream
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | EmergencyCallHelper.java | 129 cleanup(); in startSequenceInternal() 167 cleanup(); in onServiceStateChanged() 212 cleanup(); in onRetryTimeout() 222 cleanup(); in onRetryTimeout() 287 private void cleanup() { in cleanup() method in EmergencyCallHelper
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyCallHelper.java | 148 cleanup(); in startSequenceInternal() 255 cleanup(); in onDisconnect() 284 cleanup(); in onRetryTimeout() 421 cleanup(); in scheduleRetryOrBailOut() 449 private void cleanup() { in cleanup() method in EmergencyCallHelper
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | ProfileService.java | 47 public boolean cleanup(); in cleanup() method 69 protected boolean cleanup() { in cleanup() method in ProfileService 188 cleanup(); in onDestroy() 190 mBinder.cleanup(); in onDestroy()
|
D | AdapterService.java | 536 cleanup(); in onUnbind() 568 mRemoteDevices.cleanup(); in BleOnProcessStart() 643 void cleanup () { in cleanup() method in AdapterService 671 mAdapterStateMachine.cleanup(); in cleanup() 676 mBondStateMachine.cleanup(); in cleanup() 680 mRemoteDevices.cleanup(); in cleanup() 684 mSdpManager.cleanup(); in cleanup() 695 mAdapterProperties.cleanup(); in cleanup() 699 mJniCallbacks.cleanup(); in cleanup() 709 mBinder.cleanup(); in cleanup() [all …]
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | ConversationPagerController.java | 128 cleanup(); in show() 196 cleanup(); in hide() 229 cleanup(); in onDestroy() 232 private void cleanup() { in cleanup() method in ConversationPagerController
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 122 appInfo.cleanup(); in cleanupApps() 127 protected boolean cleanup() { in cleanup() method in HealthService 171 appInfo.cleanup(); in handleMessage() 244 appInfo.cleanup(); in handleMessage() 310 public void cleanup(){ in cleanup() method in HealthService.BluetoothHealthDeathRecipient 326 public boolean cleanup() { in cleanup() method in HealthService.BluetoothHealthBinder 819 private void cleanup(){ in cleanup() method in HealthService.AppInfo 828 mRcpObj.cleanup(); in cleanup() 834 mRcpObj.cleanup(); in cleanup()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 80 protected boolean cleanup() { in cleanup() method in A2dpService 82 mStateMachine.cleanup(); in cleanup() 85 mAvrcp.cleanup(); in cleanup() 250 public boolean cleanup() { in cleanup() method in A2dpService.BluetoothA2dpBinder
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 75 protected boolean cleanup() { in cleanup() method in A2dpSinkService 77 mStateMachine.cleanup(); in cleanup() 255 public boolean cleanup() { in cleanup() method in A2dpSinkService.BluetoothA2dpSinkBinder
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/ |
D | ContactsDumpActivity.java | 77 cleanup(); in onClick() 86 private void cleanup() { in cleanup() method in ContactsDumpActivity
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_a2dp.cpp | 124 sBluetoothA2dpInterface->cleanup(); in initNative() 158 sBluetoothA2dpInterface->cleanup(); in cleanupNative()
|
D | com_android_bluetooth_a2dp_sink.cpp | 150 sBluetoothA2dpInterface->cleanup(); in initNative() 184 sBluetoothA2dpInterface->cleanup(); in cleanupNative()
|
D | com_android_bluetooth_hdp.cpp | 118 sBluetoothHdpInterface->cleanup(); in initializeNative() 153 sBluetoothHdpInterface->cleanup(); in cleanupNative()
|
D | com_android_bluetooth_pan.cpp | 118 sPanIf->cleanup(); in initializeNative() 154 sPanIf->cleanup(); in cleanupNative()
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarDebugActivity.java | 87 cleanup(); in onClick() 96 private void cleanup() { in cleanup() method in CalendarDebugActivity
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | DayFragment.java | 153 view.cleanup(); in onPause() 155 view.cleanup(); in onPause()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | MaterialSearchViewController.java | 104 mSuggestionsProvider.cleanup(); in onDestroy() 325 mSuggestionsProvider.cleanup(); in onPostExecute()
|
D | ConversationSpecialItemView.java | 64 void cleanup(); in cleanup() method
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 87 protected boolean cleanup() { in cleanup() method in HeadsetService 89 mStateMachine.cleanup(); in cleanup() 128 public boolean cleanup() { in cleanup() method in HeadsetService.BluetoothHeadsetBinder
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpControllerService.java | 106 mAvrcpRemoteDevice.cleanup(); in resetRemoteData() 110 mRemoteMediaPlayers.cleanup(); in resetRemoteData() 114 mRemoteNowPlayingList.cleanup(); in resetRemoteData() 130 protected boolean cleanup() { in cleanup() method in AvrcpControllerService 403 public boolean cleanup() { in cleanup() method in AvrcpControllerService.BluetoothAvrcpControllerBinder
|
D | RemoteMediaPlayers.java | 51 public void cleanup() { in cleanup() method in RemoteMediaPlayers
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 104 protected boolean cleanup() { in cleanup() method in PbapClientService 138 public boolean cleanup() { in cleanup() method in PbapClientService.BluetoothPbapClientBinder
|