Home
last modified time | relevance | path

Searched defs:onDestroyed (Results 1 – 25 of 258) sorted by relevance

1234567891011

/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSearchActivity.kt462 fun onDestroyed() in onDestroyed() method
/aosp_15_r20/frameworks/base/core/java/android/service/games/
H A DIGameSession.aidl24 void onDestroyed(); in onDestroyed() method
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/
H A DDelegateStateCallback.java66 void onDestroyed(@SipDelegateManager.SipDelegateDestroyReason int reasonCode); in onDestroyed() method
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DISipDelegateStateCallback.aidl34 void onDestroyed(int reason); in onDestroyed() method
H A DISipDelegateConnectionStateCallback.aidl35 void onDestroyed(int reason); in onDestroyed() method
H A DSipDelegateAidlWrapper.java193 public void onDestroyed(int reasonCode) { in onDestroyed() method in SipDelegateAidlWrapper
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DDelegateConnectionStateCallback.java173 void onDestroyed(@SipDelegateManager.SipDelegateDestroyReason int reason); in onDestroyed() method
/aosp_15_r20/frameworks/base/libs/hwui/private/hwui/
H A DWebViewFunctor.h75 void (*onDestroyed)(int functor, void* data); member
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeManager.java241 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiAwareNativeManager.InterfaceDestroyedListener
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
H A DCtsConnection.java49 void onDestroyed(CtsConnection connection) { }; in onDestroyed() method in CtsConnection.Listener
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConferenceBase.java62 public void onDestroyed(Conference conference) {} in onDestroyed() method in TelephonyConferenceBase.TelephonyConferenceListener
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java270 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiVendorHal.StaInterfaceDestroyedListenerInternal
372 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiVendorHal.ApInterfaceDestroyedListenerInternal
DWifiNative.java914 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiNative.InterfaceDestoyedListenerInternal
1500 void onDestroyed(String ifaceName); in onDestroyed() method
DHalDeviceManager.java738 void onDestroyed(@NonNull String ifaceName); in onDestroyed() method
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DSelfManagedConnection.java53 void onDestroyed(SelfManagedConnection connection) { }; in onDestroyed() method in SelfManagedConnection.Listener
/aosp_15_r20/frameworks/base/core/java/android/widget/inline/
H A DInlineContentView.java83 void onDestroyed(@NonNull SurfaceControl surfaceControl); in onDestroyed() method
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DTestSipDelegateConnection.java149 public void onDestroyed(int reason) { in onDestroyed() method in TestSipDelegateConnection
/aosp_15_r20/frameworks/base/native/webview/plat_support/
H A Ddraw_functor.cpp59 void onDestroyed(int functor, void* data) { in onDestroyed() function
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConference.java123 public void onDestroyed(RemoteConference conference) {} in onDestroyed() method in RemoteConference.Callback
H A DConference.java61 public void onDestroyed(Conference conference) {} in onDestroyed() method in Conference.Listener
H A DRemoteConnection.java184 public void onDestroyed(RemoteConnection connection) {} in onDestroyed() method in RemoteConnection.Callback
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java124 public void onDestroyed(String ifaceName) { in onDestroyed() method in WifiP2pNative.InterfaceDestroyedListenerInternal
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameServiceProviderInstanceImplTest.java1326 public void onDestroyed() { in onDestroyed() method in GameServiceProviderInstanceImplTest.FakeGameSession
/aosp_15_r20/frameworks/base/services/print/java/com/android/server/print/
H A DUserState.java1449 public void onDestroyed() { in onDestroyed() method in UserState.PrinterDiscoverySessionMediator
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/print/services.print/android_common/repackaged-jarjar/turbine/
Dservices.print.jarcom/android/server/print/UserState.class <Unknown> package com.android. ...

1234567891011