Searched refs:contentType (Results 1 – 2 of 2) sorted by relevance
49 @ContentType int contentType = intent.getIntExtra(CONTENT_TYPE, ContentType.SAFE_CONTENT); in onCreate() local51 switch (contentType) { in onCreate()
63 @ContentType int contentType = intent.getIntExtra(CONTENT_TYPE, ContentType.SAFE_CONTENT); in onCreate() local65 switch (contentType) { in onCreate()