Searched refs:ACTION_SET_ORGANIZATION_INFO (Results 1 – 3 of 3) sorted by relevance
58 Intent intent = new Intent(ByodHelperActivity.ACTION_SET_ORGANIZATION_INFO); in onClick()
157 public static final String ACTION_SET_ORGANIZATION_INFO = field in ByodHelperActivity394 } else if (ACTION_SET_ORGANIZATION_INFO.equals(action)) { in onCreate()
178 filter.addAction(ByodHelperActivity.ACTION_SET_ORGANIZATION_INFO); in setupProfile()