Searched refs:setMethod (Results 1 – 4 of 4) sorted by relevance
91 jmethodID setMethod = NULL; in InputStream_setup() local99 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()
57 public void setMethod(int method) { in setMethod() method in AppActiveStreams.StreamCallbackWithState126 callbackWithState.setMethod(newMethod); in updateStreamingMethod()
227 .setMethod("test") in getDefaultQueryBuilder()
1959 .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()