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

  /external/icu4c/i18n/
funcrepl.cpp 21 static const UChar CLOSE[] = {32,41,0}; // " )"
102 rule.append(CLOSE);
  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/sampled/
LineEvent.java 34 public static final Type CLOSE = new Type("Close"); //$NON-NLS-1$
  /frameworks/base/core/java/android/webkit/
WebIconDatabase.java 49 static final int CLOSE = 1;
99 case CLOSE:
168 if (c != null) c.close();
208 * Close the shared instance of the icon database.
210 public void close() { method in class:WebIconDatabase
212 Message.obtain(null, EventHandler.CLOSE));
WebSettings.java 76 * CLOSE makes 100% looking like in 120dpi
81 CLOSE(75); // 120dpi
    [all...]
  /frameworks/base/media/libmedia/
IMediaRecorder.cpp 32 CLOSE,
248 status_t close() function in class:android::BpMediaRecorder
250 LOGV("close");
253 remote()->transact(CLOSE, data, &reply);
287 case CLOSE: {
288 LOGV("CLOSE");
290 reply->writeInt32(close());
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 199 CLOSE = 0,
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 199 CLOSE = 0,
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 237 CLOSE = 0,
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 1274 milliseconds