Home
last modified time | relevance | path

Searched defs:suspend (Results 1 – 25 of 26) sorted by relevance

12

/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingTask.java74 public void suspend(); in suspend() method
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DImageShadowTask.java113 public void suspend() { in suspend() method in ImageShadowTask
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc72 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
94 void BTA_AvStop(tBTA_AV_HNDL handle, bool suspend) { in BTA_AvStop()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc284 void BTA_AvStop(tBTA_AV_HNDL handle, bool suspend) { in BTA_AvStop()
313 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
Dbta_av_int.h283 bool suspend; member
347 bool suspend; member
Dbta_av_aact.cc2244 bool suspend = false; in bta_av_start_ok() local
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Ddbus_iface.rs58 fn suspend(&mut self, _suspend_type: SuspendType, suspend_id: i32) { in suspend() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs36 fn suspend(&mut self, suspend_type: SuspendType, suspend_id: i32); in suspend() method
193 fn suspend(&mut self, suspend_type: SuspendType, suspend_id: i32) { in suspend() method
Dlib.rs20 pub mod suspend; module
/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DDiscoverySession.java417 public void suspend() { in suspend() method in DiscoverySession
DIWifiAwareManager.aidl84 void suspend(int clientId, int sessionId); in suspend() method
DWifiAwareManager.java1346 public void suspend(int clientId, int sessionId) { in suspend() method in WifiAwareManager
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dmain.rs172 let suspend = Arc::new(Mutex::new(Box::new(Suspend::new( in main() localVariable
Diface_bluetooth.rs63 pub suspend: Arc<Mutex<Box<Suspend>>>, field
878 fn suspend(&mut self, suspend_type: SuspendType, suspend_id: i32) { in suspend() method
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiNanIface.java306 boolean suspend(short transactionId, byte pubSubId); in suspend() method
DWifiNanIfaceAidlImpl.java548 public boolean suspend(short transactionId, byte pubSubId) { in suspend() method in WifiNanIfaceAidlImpl
DWifiNanIfaceHidlImpl.java273 public boolean suspend(short transactionId, byte pubSubId) { in suspend() method in WifiNanIfaceHidlImpl
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DA2dp.kt167 override fun suspend(request: SuspendRequest, responseObserver: StreamObserver<SuspendResponse>) { in suspend() method in com.android.pandora.A2dp
/packages/modules/Connectivity/tests/integration/util/com/android/server/
DNetworkAgentWrapper.java342 public void suspend() { in suspend() method in NetworkAgentWrapper
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDiscoverySessionState.java337 public boolean suspend(short transactionId) { in suspend() method in WifiAwareDiscoverySessionState
DWifiAwareServiceImpl.java716 public void suspend(int clientId, int sessionId) { in suspend() method in WifiAwareServiceImpl
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java451 public void notifyTaskbarAutohideSuspend(boolean suspend) { in notifyTaskbarAutohideSuspend()
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h348 tBTA_AV_SUSPEND suspend; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc2805 const tBTA_AV_SUSPEND& suspend = p_data->suspend; in btif_av_handle_bta_av_event() local
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2140 fn suspend(&mut self, _suspend_type: SuspendType, suspend_id: i32) { in suspend() method

12