Searched
full:calling (Results
651 -
675 of
11340) sorted by null
<<21222324252627282930>>
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
ImsStreamMediaSession.java | 23 * controlling the camera (front/rear selection, zoom, brightness, ...) for a video calling.
|
/hardware/ti/omap3/dspbridge/inc/ |
dspapi.h | 48 /* Explicitly define class driver calling conventions */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dspapi.h | 48 /* Explicitly define class driver calling conventions */
|
/libcore/dalvik/src/main/java/dalvik/system/ |
NativeStart.java | 23 * calling JNI functions from the C main(), and there's no Java stack frame
|
/libcore/luni/src/main/java/java/lang/ |
AutoCloseable.java | 21 * are not used any longer. Calling the {@code close} method releases resources
|
/libcore/luni/src/main/java/java/nio/channels/ |
Selector.java | 64 * called (except calling {@link #close()} or {@link #wakeup()}) results in 99 * invoked or the calling thread is interrupted. 113 * the calling thread is interrupted or the specified {@code timeout} 159 * be undone by a call to {@code selectNow()}; after calling
|
/libcore/luni/src/main/java/java/util/prefs/ |
PreferencesFactory.java | 30 * Returns the root node of the preferences hierarchy for the calling user
|
/libcore/luni/src/test/etc/loading-test-jar/ |
TestMethods.java | 91 * Test calling a static method on a sibling class. 106 * Test calling an instance method on a sibling class. 147 * Test calling a static method on a cousin class. 162 * Test calling an instance method on a cousin class.
|
/ndk/sources/android/crazy_linker/tests/ |
bar_with_relro.cpp | 38 printf("%s: Calling Foo()\n", __FUNCTION__);
|
test_load_library_depends.cpp | 9 // - Call the Bar() function, which ends up calling Foo() in libfoo.so
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/ |
bad_weak_ptr.hpp | 30 // defines std::exception and its members as having C calling
|
/packages/apps/Camera2/src/com/android/camera/remote/ |
RemoteCameraModule.java | 22 * available or unavailable through calling
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
Profile.java | 28 // used to enable and disable profiling for the calling thread. The profiling 185 // Enable profiling for the calling thread. Periodically (every cycleTimeInMs 186 // milliseconds) sample the stack trace of the calling thread. 192 // Disable profiling for the calling thread.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
NamedTaskExecutor.java | 39 * may not be used after calling this method. Implementations of this method must be
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
RecentFolderController.java | 39 * Returns the current recent folders. Instead of calling this method,
|
/packages/services/Mms/src/com/android/mms/service/ |
MmsService.java | 258 // Clear the calling identity and query the database using the phone user id 260 // between the calling uid and the package uid 287 // Clear the calling identity and query the database using the phone user id 289 // between the calling uid and the package uid 498 // Clear the calling identity and query the database using the phone user id 500 // between the calling uid and the package uid 519 // Clear the calling identity and query the database using the phone user id 521 // between the calling uid and the package uid 618 // Clear the calling identity and query the database using the phone user id 620 // between the calling uid and the package ui [all...] |
/packages/services/Telecomm/src/com/android/server/telecom/ |
TelecomService.java | 191 // Make sure that the calling user can see this phone account. 194 Log.w(this, "No account found for the calling user"); 211 // Make sure that the calling user can see this phone account. 213 Log.w(this, "No account found for the calling user"); 280 Log.w(this, "%s is not visible for the calling user", accountHandle); 293 // This list is pre-filtered for the calling user. 334 Log.w(this, "%s is not visible for the calling user", accountHandle); 429 Log.w(this, "%s is not visible for the calling user", accountHandle); 447 Log.w(this, "%s is not visible for the calling user", accountHandle); 467 Log.w(this, "%s is not visible for the calling user", accountHandle) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
alloca.h | 32 /* Allocate a block that will be freed when the calling function exits. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
alloca.h | 32 /* Allocate a block that will be freed when the calling function exits. */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pystrtod.h | 19 /* The caller is responsible for calling PyMem_Free to free the buffer
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pystrtod.h | 19 /* The caller is responsible for calling PyMem_Free to free the buffer
|
/system/core/libnativebridge/tests/ |
InvalidCharsNativeBridge_test.cpp | 24 // Do one test actually calling setup.
|
/system/security/keystore/include/keystore/ |
keystore_get.h | 31 * and the caller is responsible for calling free() on the buffer.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uclean.h | 29 * ICU by calling u_init(). 59 * calling this function, otherwise ICU may not free its allocated memory 60 * (e.g. close your converters and resource bundles before calling this 72 * calling u_cleanup(), these runtime override functions will need to 76 * before calling this function. 82 * After calling u_cleanup(), an application may continue to use ICU by 83 * calling u_init(). An application must invoke u_init() first from one single
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
dtfmapts.cpp | 102 dataerrln("Error calling DateFormat::createInstance()"); 291 // DateFormat calling Format API 304 // SimpleDateFormat calling Format & DateFormat API 324 // NumberFormat calling Format API 338 // DecimalFormat calling Format & NumberFormat API 359 // ChoiceFormat calling Format & NumberFormat API 376 // MessageFormat calling Format API
|
Completed in 2414 milliseconds
<<21222324252627282930>>