Searched refs:hasOpaqueBackground (Results 1 – 1 of 1) sorted by relevance
1283 private static boolean hasOpaqueBackground(View v) { in hasOpaqueBackground() method in DrawerLayout1363 || !hasOpaqueBackground(v) || !isDrawerView(v) in drawChild()