Searched refs:protectedAttribute (Results 1 – 1 of 1) sorted by relevance
73 int protectedAttribute = getIntent().getIntExtra(EXTRA_PROTECTED, -1); in onCreate() local78 mView = new OpenGLES20View(this, viewIndex, protectedAttribute, priorityAttribute, in onCreate()190 public OpenGLES20View(Context context, int renderer, int protectedAttribute, in OpenGLES20View() argument195 if (protectedAttribute == 1) { in OpenGLES20View()