Searched refs:legacyIntent (Results 1 – 2 of 2) sorted by relevance
149 final Intent legacyIntent = new Intent("ACTION_LEGACY"); in testParcelLegacy() local167 .setIntent(legacyIntent) in testParcelLegacy()
141 @Nullable Intent legacyIntent, in TextClassification() argument150 mLegacyIntent = legacyIntent; in TextClassification()