Searched defs:launcher (Results 1 – 8 of 8) sorted by relevance
227 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable283 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable346 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable410 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable474 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable536 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable600 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable654 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable719 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable782 auto launcher = AbilityRecord::CreateAbilityRecord(abilityRequest); variable[all …]
42 public final void initialize(ActionDisabledLearnMoreButtonLauncher launcher) { in initialize()
36 void initialize(ActionDisabledLearnMoreButtonLauncher launcher); in initialize()
173 private void addLauncher(ShortcutLauncher launcher) { in addLauncher()176 launcher.getPackageName()), launcher); in addLauncher() local469 public void setCachedLauncher(String launcher) { in setCachedLauncher()572 ShortcutLauncher launcher = mLaunchers.valueAt(i); in dump() local
466 final ShortcutLauncher launcher = mService.getLauncherShortcutsLocked( in directPinShortcut() local
483 auto launcher = GetLauncherService(); in InnerJSLauncherServiceOn() local602 auto launcher = GetLauncherService(); in InnerJSLauncherServiceOff() local702 auto launcher = GetLauncherService(); in InnerJSGetAllLauncherAbilityInfos() local800 auto launcher = GetLauncherService(); in InnerJSGetLauncherAbilityInfos() local911 auto launcher = GetLauncherService(); in InnerJSGetShortcutInfos() local
155 val launcher = rememberLauncherForActivityResult( regex
339 optional Launcher launcher = 70; field