Searched refs:EXTRA_CODE (Results 1 – 1 of 1) sorted by relevance
118 private static final String EXTRA_CODE = "code"; field in TelephonyTester369 if (intent.hasExtra(EXTRA_CODE) && intent.hasExtra(EXTRA_TYPE)) { in sendTestSuppServiceNotification()370 int code = intent.getIntExtra(EXTRA_CODE, -1); in sendTestSuppServiceNotification()