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

123

/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java213 } catch (RemoteException ignored) {
227 } catch (RemoteException ignored) {
237 } catch (RemoteException ignored) {
247 } catch (RemoteException ignored) {
257 } catch (RemoteException ignored) {
271 } catch (RemoteException ignored) {
H A DConnectionServiceAdapter.java182 } catch (RemoteException ignored) {
200 } catch (RemoteException ignored) {
215 } catch (RemoteException ignored) {
224 } catch (RemoteException ignored) {
238 } catch (RemoteException ignored) {
333 } catch (RemoteException ignored) {
343 } catch (RemoteException ignored) {
H A DRemoteConnection.java552 } catch (RemoteException ignored) {
564 } catch (RemoteException ignored) {
578 } catch (RemoteException ignored) {
590 } catch (RemoteException ignored) {
602 } catch (RemoteException ignored) {
614 } catch (RemoteException ignored) {
626 } catch (RemoteException ignored) {
644 } catch (RemoteException ignored) {
660 } catch (RemoteException ignored) {
690 } catch (RemoteException ignored) {
[all...]
H A DRemoteConnectionManager.java48 } catch (RemoteException ignored) {
H A DConnection.java139 * Session modify request ignored due to invalid parameters.
357 } catch (RemoteException ignored) {
378 } catch (RemoteException ignored) {
397 } catch (RemoteException ignored) {
412 } catch (RemoteException ignored) {
426 } catch (RemoteException ignored) {
440 } 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/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/matcher/
H A DPreferenceMatchers.java61 } catch (Resources.NotFoundException ignored) {
120 } catch (Resources.NotFoundException 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.java45 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.java119 } catch (RemoteException ignored) {
/frameworks/base/services/core/java/com/android/server/
H A DEntropyMixer.java194 } catch (FileNotFoundException ignored) {

Completed in 988 milliseconds

123