HomeSort by relevance Sort by last modified time
    Searched defs:isUsable (Results 1 - 12 of 12) sorted by null

  /packages/apps/Camera2/src/com/android/camera/session/
TemporarySessionFile.java 72 public synchronized boolean isUsable() {
  /frameworks/support/compat/java/android/support/v4/graphics/
TypefaceCompatApi24Impl.java 92 public static boolean isUsable() {
  /external/clang/include/clang/Sema/
Ownership.h 161 bool isUsable() const { return !Invalid && Val; }
200 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Ownership.h 160 bool isUsable() const { return !Invalid && Val; }
199 bool isUsable() const { return PtrWithInvalid > 0x01; }
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 161 milliseconds