HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_CLOSE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/socket/
tcp_listen_socket_unittest.h 39 ACTION_CLOSE = 5,
  /external/chromium_org/media/cdm/ppapi/
cdm_file_io_test.h 59 ACTION_CLOSE // If ACTION_CLOSE is not specified, FileIO::Close() will be
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
TapAgainDialog.java 38 public static final String ACTION_CLOSE = "com.android.nfc.cardmeulation.close_tap_dialog";
65 IntentFilter filter = new IntentFilter(ACTION_CLOSE);

Completed in 690 milliseconds