HomeSort by relevance Sort by last modified time
    Searched full:none (Results 2051 - 2075 of 4221) sorted by null

<<81828384858687888990>>

  /external/webkit/WebCore/rendering/
RenderMedia.cpp 357 } else if (style()->visibility() == VISIBLE && m_timeline && m_timeline->renderer() && m_timeline->renderer()->style()->display() != NONE) {
413 if (!m_currentTimeDisplay || !m_currentTimeDisplay->renderer() || m_currentTimeDisplay->renderer()->style()->display() == NONE || style()->visibility() != VISIBLE)
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
descrip.mms 58 # none of bison, byacc, or yacc specified
62 .endif #<none>
  /external/webkit/WebKitTools/wx/build/
settings.py 68 'None',
286 min_version = None
  /external/wpa_supplicant/wpa_gui/
networkconfig.ui.h 84 encrSelect->insertItem("None");
138 key_mgmt = "NONE";
  /external/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 114 encrSelect->insertItem("None");
169 key_mgmt = "NONE";
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
networkconfig.ui.h 84 encrSelect->insertItem("None");
141 key_mgmt = "NONE";
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 147 /* IBSS/WPA-None uses only one key (Group) for both receiving and
152 "for WPA-None", ssid->mode);
157 wpa_printf(MSG_INFO, "WPA: No PSK configured for WPA-None");
168 /* WPA-None uses the same Michael MIC key for both TX and RX */
176 "WPA-None", wpa_s->group_cipher);
434 /* MLME-SETPROTECTION.request(None) */
845 wpa_msg(wpa_s, MSG_DEBUG, "WPA: using PTK NONE");
880 wpa_msg(wpa_s, MSG_DEBUG, "WPA: using KEY_MGMT WPA-NONE");
    [all...]
  /frameworks/base/core/java/android/net/http/
RequestQueue.java 293 * @param bodyProvider InputStream providing HTTP body, null if none
313 * @param bodyProvider InputStream providing HTTP body, null if none
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 54 <p>The size of the application window is changed so that none of it is hidden by
216 <code>actionDone</code>). If none of these are specified, the system will infer
  /frameworks/base/docs/html/sdk/
android-1.5.jd 104 text-decoration:none;
110 display:none;
android-2.0.1.jd 105 text-decoration:none;
108 display:none;
android-2.0.jd 98 text-decoration:none;
101 display:none;
android-2.1.jd 104 text-decoration:none;
110 display:none;
win-usb.jd 70 text-decoration:none;
76 display:none;
  /frameworks/base/include/camera/
CameraParameters.h 145 // Example value: "none" or EFFECT_XXX constants. Read/write.
148 // Example value: "none,mono,sepia". Read only.
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnectionTracker.java 66 NONE,
169 protected Activity activity = Activity.NONE;
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 436 * none
518 * none
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrvSM.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 190 OS_802_11_AUTHENTICATION_MODE authMode; /**< Authentication Mode: None, Shared, AutoSwitch, WPA, WPAPSK, WPANone, WPA2, WPA2PSK */
191 OS_802_11_ENCRYPTION_TYPES encryptionType; /**< Encription Type: None, WEP, TKIP, AES */
mainKeysSm.c 156 * none
304 * none
  /packages/apps/IM/src/com/android/im/imps/
ImpsConnection.java 349 if(getConfig().getCirChannelBinding() != CirMethod.NONE) {
518 } else if (cirMethod == CirMethod.NONE) {
  /packages/apps/Settings/res/values/
arrays.xml 321 <item>None</item>
357 <item>None</item>
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiDialog.java 109 config.allowedKeyManagement.set(KeyMgmt.NONE);
113 config.allowedKeyManagement.set(KeyMgmt.NONE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
FolderConfiguration.java 83 * Returns the first invalid qualifier, or <code>null<code> if they are all valid (or if none
163 * @return the qualifier or null if there are none at the index.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 101 new Label(composite, SWT.NONE).setText("Destination APK file:");
135 mDetailText = new FormText(mScrolledComposite, SWT.NONE);

Completed in 432 milliseconds

<<81828384858687888990>>