Searched defs:disabled (Results 1 – 3 of 3) sorted by relevance
37 public TextView disabled; field in AppViewHolder
216 private void maybeEnableEncryption(int quality, boolean disabled) { in maybeEnableEncryption()466 void updateUnlockMethodAndFinish(int quality, boolean disabled) { in updateUnlockMethodAndFinish()
222 final Bitmap disabled = Bitmap.createBitmap(bitmap.getWidth(), bitmap.getHeight(), in drawDisabledBitmap() local