Searched refs:ENOMSG (Results 1 – 5 of 5) sorted by relevance
293 public static final int ENOMSG = placeholder(); field in OsConstants1151 if (errno == ENOMSG) { in errnoName()
229 return -ENOMSG; in onMessageReceived()
210 initConstant(env, c, "ENOMSG", ENOMSG); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27762 field public static final int ENOMSG;