Searched refs:OperationCanceledException (Results 26 - 32 of 32) sorted by relevance

12

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java43 import android.os.OperationCanceledException;
1058 if (!(e instanceof OperationCanceledException)) {
/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java411 } catch (OperationCanceledException e) {
/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java24 import android.os.OperationCanceledException;
552 * @throws OperationCanceledException if the operation was canceled.
595 * @throws OperationCanceledException if the operation was canceled.
638 * @throws OperationCanceledException if the operation was canceled.
683 * @throws OperationCanceledException if the operation was canceled.
729 * @throws OperationCanceledException if the operation was canceled.
778 * @throws OperationCanceledException if the operation was canceled.
832 * @throws OperationCanceledException if the operation was canceled.
H A DSQLiteDatabase.java33 import android.os.OperationCanceledException;
1158 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
1240 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
1358 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
1396 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
1789 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
/frameworks/base/core/java/android/content/
H A DContentResolver.java44 import android.os.OperationCanceledException;
742 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
777 * If the operation is canceled, then {@link OperationCanceledException} will be thrown
1138 * {@link OperationCanceledException} will be thrown.
1266 * {@link OperationCanceledException} will be thrown.
1427 * {@link OperationCanceledException} will be thrown.
/frameworks/base/config/
H A Dpreloaded-classes56 android.accounts.OperationCanceledException
2514 android.os.OperationCanceledException
H A Dboot-image-profile.txt[all...]

Completed in 864 milliseconds

12