/frameworks/base/telephony/java/android/telephony/ |
ServiceState.java | 55 * The phone is registered and locked. Only emergency numbers are allowed. {@more}
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CommandsInterface.java | 32 SIM_LOCKED_OR_ABSENT(1), /* SIM PIN locked, PUK required, network 37 RUIM_LOCKED_OR_ABSENT(2), /* RUIM PIN locked, PUK required, network 38 personalization locked, or RUIM absent */ 156 static final int SIM_REFRESH_RESET = 2; // SIM reset; may be locked [all...] |
/frameworks/media/libvideoeditor/osal/src/ |
M4OSA_FileCommon.c | 61 * @return M4ERR_FILE_LOCKED: the file is locked by an other
|
M4OSA_FileWriter.c | 47 * @return M4ERR_FILE_LOCKED: the file is locked by an other
|
/frameworks/media/libvideoeditor/vss/mcs/src/ |
M4MCS_VideoPreProcessing.c | 87 * thus some resources would be locked. So we return M4NO_ERROR.
|
/hardware/msm7k/libgralloc/ |
framebuffer.cpp | 50 LOCKED = 0x00000002
|
/hardware/msm7k/libgralloc-qsd8k/ |
framebuffer.cpp | 53 LOCKED = 0x00000002
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXFocus.cpp | 449 CAMHAL_LOGDA("Focus locked. Applied focus locks successfully");
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_events.c | 259 * atomically locked. |
|
/packages/apps/Nfc/src/com/android/nfc/ |
NfcDispatcher.java | 59 // Locked on this
|
/packages/apps/Phone/src/com/android/phone/ |
EmergencyDialer.java | 133 // since those shouldn't be available if the device is locked.
|
FdnSetting.java | 172 // display the PUK2 dialog if we KNOW that we're PUK2 locked.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
mutex | 680 * @post Either all arguments are locked, or none will be.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
libc-lock.h | 215 /* Finalize the named lock variable, which must be locked. It cannot be
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
mutex | 680 * @post Either all arguments are locked, or none will be.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
mutex | 680 * @post Either all arguments are locked, or none will be.
|
/external/chromium/base/ |
logging.h | 156 // Indicates that the log file should be locked when being written to. 159 // one process doing the logging, the file should be locked during writes to [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
progress.php | 231 'LIST-SET-ATTRS','LIST-widgetS','LOCKED','LOG', 347 'NUM-ITERATIONS','NUM-LINES','NUM-LOCKED-COLUMNS','NUM-LOG-FILES',
|
/external/v8/include/ |
v8.h | [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderThemeWin.cpp | 771 // Height is locked to auto 780 // White-space is locked to pre [all...] |
/frameworks/base/services/input/ |
InputDispatcher.h | 360 * Methods marked 'Locked' must be called with the lock acquired. 366 * A 'LockedInterruptible' method may called a 'Locked' method, but NOT vice-versa. [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
SimulatedCommands.java | 348 + (r[0] == 0 ? "unlocked" : "locked")); 1019 Log.i("SIM", "[SimCmd] setRadioPower: SIM locked! state=" + [all...] |
/hardware/ti/omap4xxx/camera/inc/ |
CameraHal.h | 844 // Retrieves the current Adapter state - for internal use (not locked) 846 // Retrieves the next Adapter state - for internal use (not locked) [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pthread.h | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidClasspathContainerInitializer.java | 284 // In some cases, the workspace may be locked for modification when we 316 // In some cases, the workspace may be locked for modification when we pass [all...] |