Searched refs:nativeNewActionsModel (Results 1 – 3 of 3) sorted by relevance
43 actionsModelPtr = nativeNewActionsModel(fileDescriptor, serializedPreconditions); in ActionsSuggestionsModel()353 private static native long nativeNewActionsModel(int fd, byte[] serializedPreconditions); in nativeNewActionsModel() method in ActionsSuggestionsModel
34 TC3_JNI_METHOD(jlong, TC3_ACTIONS_CLASS_NAME, nativeNewActionsModel)
422 TC3_JNI_METHOD(jlong, TC3_ACTIONS_CLASS_NAME, nativeNewActionsModel) in TC3_JNI_METHOD() argument