Searched refs:getApplicationLabel (Results 1 – 3 of 3) sorted by relevance
193 assertEquals("@string/app_name", info.getApplicationLabel()); in testGetApplicationLabelAndIcon()210 assertNull(info.getApplicationLabel()); in testGetApplicationNoLabelOrIcon()
487 params.setAppLabel(manifestInfo.getApplicationLabel()); in createRenderSession()
513 public String getApplicationLabel() { in getApplicationLabel() method in ManifestInfo