Home | History | Annotate | Download | only in system

Lines Matching refs:ENONET

224     /** @hide */ public static final int ENONET = placeholder();
831 if (errno == ENONET) {
832 return "ENONET";