Searched refs:KEY_TEMPLATE_ID (Results 1 – 2 of 2) sorted by relevance
48 private static final String KEY_TEMPLATE_ID = "key_template_id"; field in ControlTemplate154 b.putString(KEY_TEMPLATE_ID, mTemplateId); in getDataBundle()167 mTemplateId = b.getString(KEY_TEMPLATE_ID); in ControlTemplate()
52 private static final String KEY_TEMPLATE_ID = "key_template_id"; field in ControlAction182 mTemplateId = b.getString(KEY_TEMPLATE_ID); in ControlAction()215 b.putString(KEY_TEMPLATE_ID, mTemplateId); in getDataBundle()