Searched defs:INVISIBLE (Results 1 – 4 of 4) sorted by relevance
192 public static final CharMatcher INVISIBLE = inRange('\u0000', '\u0020') field in CharMatcher
49 INVISIBLE (0f, 0f, 0f), enumConstant
49 public static final int INVISIBLE = 1; field in GLView
919 final String INVISIBLE = BluetoothShare.VISIBILITY + "=" + in trimDatabase() local