Searched
full:opening (Results
276 -
300 of
853) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/resources/faq/ |
security.jd | 27 of opening the mobile device space to innovation and competition.</p>
|
/frameworks/base/include/utils/ |
AssetManager.h | 130 * This is for opening files that are included in an asset package
|
/frameworks/base/libs/audioflinger/ |
AudioHardwareGeneric.cpp | 324 LOGE("Error opening input channel");
|
/frameworks/base/libs/binder/ |
ProcessState.cpp | 358 LOGW("Opening '/dev/binder' failed: %s\n", strerror(errno));
|
/hardware/libhardware/include/hardware/ |
gralloc.h | 318 /** convenience API for opening and closing a supported device */
|
sensors.h | 394 /** convenience API for opening and closing a device */
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
Util.java | 276 // which crashes the Browser when opening this kind of URL. So, we open
|
/packages/apps/Mms/src/com/android/mms/ui/ |
UriImage.java | 146 Log.e(TAG, "IOException caught while opening stream", e);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiManifestPkgAttrNode.java | 274 "Opening editor failed for %s", //$NON-NLS-1$
|
/system/extras/tests/fstest/ |
perm_checker.c | 423 printf("Error opening %s\n", config_file);
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/internal/nls/ |
messages.properties | 130 security.15B=Incorrect PEM encoding: '-----BEGIN{0}' is expected as opening delimiter boundary. 132 security.15B2=Incorrect PEM encoding: New line code is expected after the opening delimiter boundary."
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
gregex.sgml | 99 @G_REGEX_ERROR_UNMATCHED_PARENTHESIS: Missing terminating ")" or ")" without opening "(". Since 2.16 178 parentheses in the pattern. Any opening parenthesis that is not followed
|
/external/bluetooth/glib/glib/ |
gstdio.c | 167 * file descriptors. The actual Win32 API for opening files is quite 225 * file descriptors. The actual Windows API for opening files is
|
/external/clearsilver/mod_ecs/ |
mod_ecs.c | 560 log_reason("Error opening library:", err, r); 598 log_reason("Error opening library:", err, r);
|
/external/icu4c/samples/ugrep/ |
ugrep.cpp | 13 // function. The rest of the code deals with with opening files, 423 fprintf(stderr, "ugrep: Error opening default converter: \"%s\"\n",
|
/external/icu4c/test/cintltst/ |
crestst.c | 425 log_verbose("Opening fr_FR.."); 515 /* Opening this file will work in "files mode" on Windows and the Mac, [all...] |
/external/openssl/apps/ |
pkcs12.c | 404 BIO_printf(bio_err, "Error opening input file %s\n", 425 BIO_printf(bio_err, "Error opening output file %s\n",
|
/external/openssl/crypto/des/ |
des.c | 289 perror("opening input file"); 301 perror("opening output file");
|
/external/openssl/crypto/ui/ |
ui.h | 249 an opener This function starts a session, maybe by opening 250 a channel to a tty, or by opening a window.
|
/external/openssl/include/openssl/ |
ui.h | 249 an opener This function starts a session, maybe by opening 250 a channel to a tty, or by opening a window.
|
/external/stlport/stlport/stl/ |
_fstream.h | 56 public: // Opening and closing files. 165 public: // Opening and closing files.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityEvent.java | 117 * <b>Window state changed</b> - represents the event of opening/closing a 194 * Represents the event of opening/closing a {@link android.widget.PopupWindow},
|
/frameworks/base/core/java/android/widget/ |
SlidingDrawer.java | 538 boolean opening = !mExpanded; 539 if (opening) { [all...] |
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
AppCacheTest.java | 167 failStr("Error when opening file "+e1); 185 failStr("Failed when verifing output opening file "+e.getMessage());
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | 114 * Creates and updated database on demand when opening it. 137 * Checks data integrity when opening the database.
|
Completed in 479 milliseconds
<<11121314151617181920>>