Searched refs:updateSessionAppLabel (Results 1 – 5 of 5) sorted by relevance
33 void updateSessionAppLabel(int sessionId, String appLabel); in updateSessionAppLabel() method
349 public void updateSessionAppLabel(int sessionId, @Nullable CharSequence appLabel) { in updateSessionAppLabel() method in PackageInstaller352 mInstaller.updateSessionAppLabel(sessionId, val); in updateSessionAppLabel()
620 public void updateSessionAppLabel(int sessionId, String appLabel) { in updateSessionAppLabel() method in PackageInstallerService
8860 method public void updateSessionAppLabel(int, java.lang.CharSequence);
8589 method public void updateSessionAppLabel(int, java.lang.CharSequence);