Home
last modified time | relevance | path

Searched refs:RTMGRP_TC (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java417 /** @hide */ public static final int RTMGRP_TC = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp456 initConstant(env, c, "RTMGRP_TC", RTMGRP_TC); in OsConstants_initConstants()