Interface TypedValues.TriggerType

  • Enclosing interface:
    TypedValues

    public static interface TypedValues.TriggerType
    • Method Detail

      • getId

        static int getId​(java.lang.String name)
        Method to go from String names of values to id of the values IDs are use for efficiency
        Parameters:
        name - the name of the value
        Returns:
        the id of the vlalue or -1 if no value exist