/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraGLTest.java | 264 EGLConfig[] configs = new EGLConfig[numConfigs[0]]; local 265 if (egl.eglGetConfigs(display, configs, numConfigs[0], numConfigs)) { 268 if (egl.eglGetConfigAttrib(display, configs[i], 282 Log.e(TAG, "Getting configs with EGL10#eglGetConfigs failed: " 287 Log.e(TAG, "Getting number of configs with EGL10#eglGetConfigs failed: " [all...] |
/external/dnsmasq/src/ |
dnsmasq.h | 807 struct dhcp_config *find_config(struct dhcp_config *configs, 812 void dhcp_update_configs(struct dhcp_config *configs); 815 struct dhcp_config *config_find_by_address(struct dhcp_config *configs, struct in_addr addr);
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiSettings.java | 496 final List<WifiConfiguration> configs = mWifiManager.getConfiguredNetworks(); local 497 if (configs != null) { 498 for (WifiConfiguration config : configs) { [all...] |
/development/samples/GlobalTime/src/com/android/globaltime/ |
GlobalTime.java | 283 EGLConfig[] configs = new EGLConfig[1]; local 285 egl.eglChooseConfig(dpy, configSpec, configs, 1, num_config); 286 mEGLConfig = configs[0]; [all...] |
/build/core/ |
cleanbuild.mk | 120 # A change in the list of aapt configs warrants an installclean, too.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchController.java | 1249 ILaunchConfiguration[] configs = manager.getLaunchConfigurations(type); local [all...] |
/frameworks/base/libs/utils/ |
ResourceTypes.cpp | 1403 Vector<const ResTable_type*> configs; member in struct:android::ResTable::Type 3900 Vector<ResTable_config> configs; local [all...] |
/frameworks/base/include/utils/ |
ResourceTypes.h | [all...] |
/prebuilt/common/jfreechart/ |
jcommon-1.0.12.jar | |
/prebuilt/sdk/10/ |
android.jar | |
/prebuilt/sdk/12/ |
android.jar | |
/prebuilt/sdk/14/ |
android.jar | |
/prebuilt/sdk/4/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |