Searched defs:openIconFileForWrite (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1036 FileOutputStreamWithPath openIconFileForWrite(@UserIdInt int userId, ShortcutInfo shortcut) method in class:ShortcutService
1104 final FileOutputStreamWithPath out = openIconFileForWrite(userId, shortcut);

Completed in 158 milliseconds