Searched defs:empty (Results 1 – 9 of 9) sorted by relevance
/packages/apps/Tag/src/com/android/apps/tag/ |
D | TagViewer.java | 85 TextView empty = (TextView) inflater.inflate(R.layout.tag_text, content, false); in buildTagViews() local 96 TextView empty = (TextView) inflater.inflate(R.layout.tag_text, content, false); in buildTagViews() local
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
D | HTML.java | 54 private final boolean empty; field in HTML.Element 68 public Element(String name, int type, boolean empty, in Element() 83 public Element(String name, int type, boolean empty, in Element()
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | int_array_view.h | 74 AK_FORCE_INLINE bool empty() const { in empty() function
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | FlipperDreamSettings.java | 121 View empty = findViewById(R.id.spinner); in showApology() local
|
/packages/apps/Gallery2/src/com/android/photos/ |
D | MultiSelectGridFragment.java | 283 View empty = root.findViewById(android.R.id.empty); in ensureGrid() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | ApnSettings.java | 155 TextView empty = (TextView) getView().findViewById(android.R.id.empty); in onActivityCreated() local
|
/packages/apps/Browser/src/com/android/browser/ |
D | AddBookmarkPage.java | 678 View empty = findViewById(R.id.empty); in onCreate() local
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Folder.java | 574 private void realTimeReorder(int[] empty, int[] target) { in realTimeReorder()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Folder.java | 689 private void realTimeReorder(int[] empty, int[] target) { in realTimeReorder()
|