Searched refs:_label (Results 1 – 2 of 2) sorted by relevance
77 Drawable _icon, String _label, String _desc, int _id) in ActivityDescription() argument81 label = _label; in ActivityDescription()
9187 public MemItem(String _label, long _pss) { in MemItem() argument9188 label = _label; in MemItem()