Searched refs:getIncomingUserId (Results 1 – 1 of 1) sorted by relevance
197 private static int getIncomingUserId() { in getIncomingUserId() method in SmsApplication218 return UserHandle.of(getIncomingUserId()); in getIncomingUserHandle()242 return getApplicationCollectionAsUser(context, getIncomingUserId()); in getApplicationCollection()601 setDefaultApplicationAsUser(packageName, context, getIncomingUserId()); in setDefaultApplication()1087 int userId = getIncomingUserId(); in getDefaultSendToApplication()