Searched refs:onRegistrationFailed (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/telephony/ |
H A D | IPhoneStateListener.aidl | 73 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed() method
|
/aosp14/frameworks/base/core/java/android/telephony/ |
H A D | PhoneStateListener.java | 1285 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() method in PhoneStateListener 1633 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed() method in PhoneStateListener.IPhoneStateListenerStub 1639 () -> mExecutor.execute(() -> psl.onRegistrationFailed( in onRegistrationFailed()
|
H A D | TelephonyCallback.java | 1332 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() method 1927 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed() method in TelephonyCallback.IPhoneStateListenerStub 1934 () -> mExecutor.execute(() -> listener.onRegistrationFailed( in onRegistrationFailed()
|
/aosp14/frameworks/base/services/core/java/com/android/server/adb/ |
H A D | AdbDebuggingManager.java | 299 public void onRegistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onRegistrationFailed() method in AdbDebuggingManager.PairingThread
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | TelephonyRegistry.java | 2799 r.callback.onRegistrationFailed( in notifyRegistrationFailed()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 28840 method @Deprecated public void onRegistrationFailed(String, int, String); 28869 method @Deprecated public void onRegistrationFailed(android.net.sip.SipSession, int, String); 44961 …E, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void onRegistrationFailed(@NonNull an… 45604 …E, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void onRegistrationFailed(@NonNull an…
|