Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/KeyChain/src/com/android/keychain/
DKeyChainActivity.java334 } catch (CertificateException ignored) { in doInBackground()
407 } catch (InterruptedException ignored) { in doInBackground()
409 Log.d(TAG, "interrupted while granting access", ignored); in doInBackground()
410 } catch (Exception ignored) { in doInBackground()
414 Log.e(TAG, "error while granting access", ignored); in doInBackground()
/packages/apps/Mms/src/com/android/mms/ui/
DConversationList.java416 } catch (IllegalArgumentException ignored) { in onCreateOptionsMenu()
475 } catch (ActivityNotFoundException ignored) { in onOptionsItemSelected()
/packages/apps/Email/src/org/apache/commons/io/output/
DThresholdingOutputStream.java157 catch (IOException ignored) in close()
/packages/apps/Settings/src/com/android/settings/
DRegulatoryInfoDisplayActivity.java62 } catch (Resources.NotFoundException ignored) { in onCreate()
DWirelessSettings.java193 } catch (IllegalArgumentException ignored) { in onCreate()
/packages/providers/MediaProvider/tools/genfiles/
Dgenfiles.sh120 echo ignored: $format '|' $mediatype '|' $mimetype '|' $data
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPhotoLoadingTestCase.java51 } catch (IOException ignored) { in PhotoEntry()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DRequestPermissionHelperActivity.java108 } catch (InterruptedException ignored) { in onClick()
DDeviceProfilesSettings.java354 } catch (IllegalArgumentException ignored) { in getProfileOf()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertReminder.java118 } catch (NumberFormatException ignored) { in queueAlertReminder()
DCellBroadcastAlertAudio.java148 public void onCallStateChanged(int state, String ignored) {
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstallerMain.java125 } catch (IOException ignored) { in run()
/packages/apps/DeskClock/src/com/android/deskclock/
DTimerRingService.java46 public void onCallStateChanged(int state, String ignored) {
DAlarmKlaxon.java75 public void onCallStateChanged(int state, String ignored) {
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/Gallery2/jni_mosaic/feature_stab/doc/
Ddbreg_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/Gallery2/jni_mosaic/feature_mos/doc/
Dfeature_mos_API_doxyfile6 # All text after a hash (#) is considered a comment and will be ignored
424 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
425 # and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
702 # ignored.
795 # should be ignored while generating the index headers.
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBitmapUtils.java232 } catch (Exception ignored) { in createVideoThumbnail()
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
DKeyChainTestActivity.java233 } catch (InterruptedException ignored) { in chooseClientAlias()
/packages/apps/Gallery2/src/com/android/photos/
DMultiChoiceManager.java197 protected Void doInBackground(Void... ignored) { in doInBackground() argument
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DVoicemailContentProvider.java93 } catch (IllegalArgumentException ignored) { in getType()
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
DSendTestBroadcastActivity.java63 } catch (NumberFormatException ignored) { in getMessageId()

12