Searched defs:subName (Results 1 – 6 of 6) sorted by relevance
242 val subName = "sub-command" in commandWithSubCommand() constant264 val subName = "sub-command1" in complexCommandWithSubCommands_reusedNames() constant
127 String subName = proc.substring(1); in buildCompoundName() local
454 val subName = "Substitute Name" in testOnNotificationAdded_hasSubstituteName_isUsed() constant
4917 String subName = "Substitute Name"; in testSubstituteAppName_hasPermission() local4939 .getString(Notification.EXTRA_SUBSTITUTE_APP_NAME), subName); in testSubstituteAppName_hasPermission() local
2930 String subName = proc.substring(1); in buildCompoundName() local
5662 final String subName = mN.extras.getString(EXTRA_SUBSTITUTE_APP_NAME); in loadHeaderAppName() local