Functions | |
| bool | IsTangoVersionOk (JNIEnv *env, jobject activity) |
| bool | SetBinder (JNIEnv *env, jobject binder) |
Variables | |
| const int | TANGO_CORE_MINIMUM_VERSION = 11926 |
| bool tango_helper::IsTangoVersionOk | ( | JNIEnv * | env, |
| jobject | activity | ||
| ) |
Definition at line 21 of file tango_helper.cc.
| bool tango_helper::SetBinder | ( | JNIEnv * | env, |
| jobject | binder | ||
| ) |
Definition at line 33 of file tango_helper.cc.
| const int tango_helper::TANGO_CORE_MINIMUM_VERSION = 11926 |
Definition at line 20 of file tango_helper.h.