Searched refs:ignored (Results 1 - 25 of 64) sorted by relevance

123

/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java215 } catch (RemoteException ignored) {
229 } catch (RemoteException ignored) {
239 } catch (RemoteException ignored) {
249 } catch (RemoteException ignored) {
259 } catch (RemoteException ignored) {
273 } catch (RemoteException ignored) {
H A DConnectionServiceAdapter.java182 } catch (RemoteException ignored) {
200 } catch (RemoteException ignored) {
215 } catch (RemoteException ignored) {
224 } catch (RemoteException ignored) {
233 } catch (RemoteException ignored) {
247 } catch (RemoteException ignored) {
342 } catch (RemoteException ignored) {
352 } catch (RemoteException ignored) {
368 } catch (RemoteException ignored) {
H A DRemoteConnection.java613 } catch (RemoteException ignored) {
625 } catch (RemoteException ignored) {
639 } catch (RemoteException ignored) {
651 } catch (RemoteException ignored) {
663 } catch (RemoteException ignored) {
675 } catch (RemoteException ignored) {
687 } catch (RemoteException ignored) {
705 } catch (RemoteException ignored) {
721 } catch (RemoteException ignored) {
751 } catch (RemoteException ignored) {
[all...]
H A DRemoteConnectionManager.java48 } catch (RemoteException ignored) {
H A DConnection.java324 * Session modify request ignored due to invalid parameters.
542 } catch (RemoteException ignored) {
563 } catch (RemoteException ignored) {
582 } catch (RemoteException ignored) {
597 } catch (RemoteException ignored) {
611 } catch (RemoteException ignored) {
625 } catch (RemoteException ignored) {
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProvider.java188 } catch (RemoteException ignored) {
199 } catch (RemoteException ignored) {
209 } catch (RemoteException ignored) {
219 } catch (RemoteException ignored) {
229 } catch (RemoteException ignored) {
239 } catch (RemoteException ignored) {
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
H A DBitmapRequestKeyImpl.java86 } catch (InterruptedException ignored) {
/frameworks/base/test-runner/src/android/test/
H A DInstrumentationCoreTestRunner.java131 } catch (InterruptedException ignored) {
181 } catch (Exception ignored) {
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DUriDerivativeLoader.java131 } catch (Exception ignored) {
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkIdentitySet.java46 final int ignored = in.readInt();
/frameworks/opt/bitmap/src/com/android/bitmap/
H A DUnrefedBitmapCache.java99 } catch (InterruptedException ignored) {
H A DDecodeTask.java177 } catch (IOException ignored) {
433 } catch (IOException ignored) {
439 } catch (IOException ignored) {
477 } catch (IOException ignored) {
/frameworks/opt/bitmap/src/com/android/bitmap/view/
H A DBitmapDrawableImageView.java64 } catch (Exception ignored) {
/frameworks/support/v4/api21/android/support/v4/provider/
H A DDocumentsContractApi21.java81 } catch (Exception ignored) {
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneInfo.java65 } catch (NoSuchFieldException ignored) {
66 } catch (IllegalAccessException ignored) {
67 ignored.printStackTrace();
/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java239 } catch (IOException ignored) {
H A DSslCertificate.java108 } catch (CertificateEncodingException ignored) {
274 } catch (CertificateEncodingException ignored) {
276 } catch (NoSuchAlgorithmException ignored) {
/frameworks/base/core/java/android/util/
H A DReflectiveProperty.java85 } catch (NoSuchMethodException ignored) {
/frameworks/native/opengl/libs/GLES2/
H A Dgl2.cpp162 #pragma GCC diagnostic ignored "-Wunused-parameter"
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
H A DLayoutLibTestCallback.java85 } catch (IllegalAccessException ignored) {
86 mLog.error(ignored, "Malformed R class: %1$s", PACKAGE_NAME + ".R");
/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DInputStreamBuffer.java218 } catch (IOException ignored) {
296 } catch (IOException ignored) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DInputStreamBuffer.java218 } catch (IOException ignored) {
296 } catch (IOException ignored) {
/frameworks/base/core/java/com/android/internal/app/
H A DIntentForwarderActivity.java116 } catch (RemoteException ignored) {
/frameworks/base/services/core/java/com/android/server/
H A DEntropyMixer.java194 } catch (FileNotFoundException ignored) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaServiceCategoryProgramHandler.java183 } catch (IOException ignored) {

Completed in 2179 milliseconds

123