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