HomeSort by relevance Sort by last modified time
    Searched refs:ignored (Results 326 - 350 of 497) sorted by null

<<11121314151617181920

  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 202 // thread and otherwise ignored by StrictMode.
365 } catch (InterruptedException ignored) {
  /frameworks/base/services/java/com/android/server/
Watchdog.java 496 } catch (InterruptedException ignored) {}
  /frameworks/volley/src/com/android/volley/toolbox/
DiskBasedCache.java 167 } catch (IOException ignored) { }
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 218 } catch (SocketException ignored) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppUtility.java 328 } catch (IOException ignored) {
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestBroadcastActivity.java 63 } catch (NumberFormatException ignored) {
  /build/core/
pdk_config.mk 110 # the pattern rule will be just ignored by make.
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 482 } catch (InterruptedException ignored) {
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Sets.java 671 * present in {@code set1}; these are simply ignored. The iteration order of
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java 659 * present in {@code set1}; these are simply ignored. The iteration order of
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 284 bool ignored; local
286 FV.convert(Val.getSemantics(), APFloat::rmNearestTiesToEven, &ignored);
    [all...]
  /external/smack/src/org/jivesoftware/smack/util/collections/
AbstractHashedMap.java     [all...]
  /external/v8/test/mjsunit/
array-concat.js 187 assertEquals(9, holey.length); // hole in embedded array is ignored
array-tostring.js 52 // Non-callable join function is ignored and Object.prototype.toString is
string-index.js 77 // In FF this is ignored I think. In V8 it puts a property on the String object
  /external/webkit/Source/WebCore/inspector/front-end/
DetailedHeapshotGridNodes.js 55 function sorted(ignored)
507 function afterSort(ignored)
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 416 } catch (IllegalArgumentException ignored) {
475 } catch (ActivityNotFoundException ignored) {
    [all...]
  /system/core/libcutils/
mq.c 723 char ignored; local
740 iov[0].iov_base = &ignored;
    [all...]
  /system/media/camera/docs/
html.mako 67 it knows its being printed, so the page-break-* styles are ignored
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]

Completed in 2052 milliseconds

<<11121314151617181920