Searched defs:updateSessionAppLabel (Results 1 – 2 of 2) sorted by relevance
35 void updateSessionAppLabel(int sessionId, String appLabel); in updateSessionAppLabel() method
561 public void updateSessionAppLabel(int sessionId, @Nullable CharSequence appLabel) { in updateSessionAppLabel() method in PackageInstaller