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

  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java 96 public boolean getGlobal()
  /packages/apps/Camera/src/com/android/camera/
ComboPreferences.java 63 public SharedPreferences getGlobal() {
CameraSettings.java 452 upgradeGlobalPreferences(preferences.getGlobal());
Camera.java     [all...]
VideoCamera.java 359 CameraSettings.upgradeGlobalPreferences(mPreferences.getGlobal());
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 386 const GlobalValue *getGlobal() const {
SelectionDAGNodes.h     [all...]
  /libcore/luni/src/main/java/java/util/logging/
Logger.java 393 public static Logger getGlobal() {
    [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 602 GlobalVariable *getGlobal() const { return getGlobalVariableField(11); }

Completed in 5098 milliseconds