Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java630 public static final int RTMGRP_NOTIFY = placeholder(); field in OsConstants
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp500 initConstant(env, c, "RTMGRP_NOTIFY", RTMGRP_NOTIFY); in OsConstants_initConstants()