Searched refs:isAvailableMethod (Results 1 – 1 of 1) sorted by relevance
122 jmethodID isAvailableMethod = env->GetMethodID( in IsGooglePlayServiceAvailable() local128 jint jresult = env->CallIntMethod(availabilityInstance, isAvailableMethod, context); in IsGooglePlayServiceAvailable()