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()
1918 .setMethod("getCellLocation") in getCellLocation()2083 .setMethod("getAllCellInfo") in getAllCellInfo()2139 .setMethod("requestCellInfoUpdate") in requestCellInfoUpdateInternal()4422 .setMethod("getCellNetworkScanResults") in getCellNetworkScanResults()4462 .setMethod("requestNetworkScan") in requestNetworkScan()5592 .setMethod("getServiceStateForSubscriber") in getServiceStateForSubscriber()5603 .setMethod("getServiceStateForSubscriber") in getServiceStateForSubscriber()