Searched refs:logPickerChoiceInitGrantsCount (Results 1 – 2 of 2) sorted by relevance
264 public static void logPickerChoiceInitGrantsCount(InstanceId instanceId, int uid, in logPickerChoiceInitGrantsCount() method in NonUiEventLogger
531 logPickerChoiceInitGrantsCount(preGrantedUris.size(), intentExtras); in initialisePreGrantsIfNecessary()1550 public void logPickerChoiceInitGrantsCount(int numberOfGrants, Bundle intentExtras) { in logPickerChoiceInitGrantsCount() method in PickerViewModel1551 NonUiEventLogger.logPickerChoiceInitGrantsCount(mInstanceId, android.os.Process.myUid(), in logPickerChoiceInitGrantsCount()