Home
last modified time | relevance | path

Searched refs:setMethod (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/jni_jpegstream/src/
Djpegstream.cpp91 jmethodID setMethod = NULL; in InputStream_setup() local
99 setMethod = env->GetMethodID(pointClass, "set", "(II)V"); in InputStream_setup()
100 if (env->ExceptionCheck() || setMethod == NULL) { in InputStream_setup()
132 env->CallVoidMethod(dimens, setMethod, static_cast<jint>(w), in InputStream_setup()
/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DAppActiveStreams.java57 public void setMethod(int method) { in setMethod() method in AppActiveStreams.StreamCallbackWithState
126 callbackWithState.setMethod(newMethod); in updateStreamingMethod()
/packages/services/Telephony/tests/src/com/android/phone/
DLocationAccessPolicyTest.java227 .setMethod("test") in getDefaultQueryBuilder()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1959 .setMethod("updateServiceLocation") in updateServiceLocationWithPackageName()
2304 .setMethod("getCellLocation") in getCellLocation()
2449 .setMethod("getAllCellInfo") in getAllCellInfo()
2507 .setMethod("requestCellInfoUpdate") in requestCellInfoUpdateInternal()
5260 .setMethod("getCellNetworkScanResults") in getCellNetworkScanResults()
5370 .setMethod("requestNetworkScan") in requestNetworkScan()
6758 .setMethod("getServiceStateForSubscriber") in getServiceStateForSubscriber()
6770 .setMethod("getServiceStateForSubscriber") in getServiceStateForSubscriber()