Searched defs:INVISIBLE (Results 1 – 5 of 5) sorted by relevance
192 public static final CharMatcher INVISIBLE = inRange('\u0000', '\u0020') field in CharMatcher
461 private static final float INVISIBLE = 0; field in VoicemailPlaybackFragment.TextViewWithMessagesController
49 public static final int INVISIBLE = 1; field in GLView
918 final String INVISIBLE = BluetoothShare.VISIBILITY + "=" + in trimDatabase() local