Searched refs:updateSessionAppLabel (Results 1 – 7 of 7) sorted by relevance
34 void updateSessionAppLabel(int sessionId, String appLabel); in updateSessionAppLabel() method
494 public void updateSessionAppLabel(int sessionId, @Nullable CharSequence appLabel) { in updateSessionAppLabel() method in PackageInstaller497 mInstaller.updateSessionAppLabel(sessionId, val); in updateSessionAppLabel()
759 public void updateSessionAppLabel(int sessionId, String appLabel) { in updateSessionAppLabel() method in PackageInstallerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8587 method public void updateSessionAppLabel(int, java.lang.CharSequence);
24355 HPLcom/android/server/pm/PackageInstallerService;->updateSessionAppLabel(ILjava/lang/String;)V
11805 method public void updateSessionAppLabel(int, @Nullable CharSequence);