Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/tests/EnforcePermission/test-app/src/android/tests/enforcepermission/tests/
H A DServiceTest.java102 final Exception ex = assertThrows(SecurityException.class, in testImmediatePermissionNotGranted_fails() local
110 final Exception ex = assertThrows(SecurityException.class, in testImmediatePermissionGrantedButImplicitLocalNotGranted_fails() local
118 final Exception ex = assertThrows(SecurityException.class, in testImmediatePermissionGrantedButImplicitNestedNotGranted_fails() local
/aosp14/frameworks/base/core/java/android/os/
H A DAsyncResult.java40 forMessage(Message m, Object r, Throwable ex) in forMessage()
68 AsyncResult (Object uo, Object r, Throwable ex) in AsyncResult()
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityPendingResult.aidl25 boolean sendResult(int code, String data, in Bundle ex); in sendResult()
H A DLoadedApk.java1646 RuntimeException ex = new IllegalArgumentException( in forgetReceiverDispatcher() local
1661 RuntimeException ex = rd.getUnregisterLocation(); in forgetReceiverDispatcher() local
1880 void setUnregisterLocation(RuntimeException ex) { in setUnregisterLocation()
1986 RuntimeException ex = new IllegalArgumentException( in forgetServiceDispatcher() local
2000 RuntimeException ex = sd.getUnbindLocation(); in forgetServiceDispatcher() local
2129 void setUnbindLocation(RuntimeException ex) { in setUnbindLocation()
H A DFragmentManager.java746 private void throwException(RuntimeException ex) { in throwException()
H A DNotification.java5318 final Bundle ex = mN.extras; in applyStandardTemplate() local
5410 private boolean handleProgressBar(RemoteViews contentView, Bundle ex, in handleProgressBar()
H A DContextImpl.java1887 IllegalArgumentException ex = new IllegalArgumentException( in validateServiceIntent() local
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java259 RuntimeException ex = new RuntimeException(); in stopActive() local
652 RuntimeException ex = new RuntimeException(); in add() local
667 RuntimeException ex = new RuntimeException(); in add() local
748 RuntimeException ex = new RuntimeException(); in readFromParcel() local
755 RuntimeException ex = new RuntimeException(); in readFromParcel() local
/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioManagerTest.java240 Exception ex = null; in testSetGetVolumePerAttributes() local
/aosp14/frameworks/base/core/java/android/transition/
H A DArcMotion.java200 float ex; in getPath() local
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DFastPrintWriter.java39 UnsupportedOperationException ex in close() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java781 IllegalStateException ex = new IllegalStateException( in addOnDrawListener() local
809 IllegalStateException ex = new IllegalStateException( in removeOnDrawListener() local
/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageUserConnection.java448 … ParcelableException ex = result.getParcelable(EXTRA_ERROR, android.os.ParcelableException.class); in setResult() local
/aosp14/frameworks/base/core/java/com/android/internal/infra/
H A DAndroidFuture.java143 public boolean completeExceptionally(@NonNull Throwable ex) { in completeExceptionally()
H A DServiceConnector.java478 void completeExceptionally(@NonNull Job<?, ?> job, @NonNull Throwable ex) { in completeExceptionally()
/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricPrompt.java132 ButtonInfo(Executor ex, DialogInterface.OnClickListener l) { in ButtonInfo()
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java790 final RuntimeException ex = waiter.mException; in waitForConnection() local
H A DSQLiteConnection.java1540 public void failOperation(int cookie, Exception ex) { in failOperation()
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1538 RuntimeException ex = new RuntimeException(); in incRefsLocked() local
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java601 public ActionException(Exception ex) { in ActionException()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...