Home
last modified time | relevance | path

Searched refs:FINAL (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DActivityTestCase.java67 && (field.getModifiers() & Modifier.FINAL) == 0) { in scrubClass()
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DProcessBindableTest.java46 int modifiers = Modifier.PUBLIC | Modifier.STATIC | Modifier.FINAL; in testFieldsGenerated()
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationField.java64 return mField.getModifiers().contains(Modifier.FINAL); in isFinal()
/frameworks/base/tools/aidl/
DAST.cpp27 if (m & FINAL) { in WriteModifiers()
86 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | FINAL | OVERRIDE); in Write()
739 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | ABSTRACT | FINAL | OVERRIDE); in Write()
Dgenerate_java_binder.cpp35 Field* descriptor = new Field(STATIC | FINAL | PRIVATE, in StubClass()
266 Field* transactCode = new Field(STATIC | FINAL, in generate_method()
DAST.h22 FINAL = 0x00000020, enumerator
Dgenerate_java_rpc.cpp518 this->modifiers = PRIVATE | FINAL; in ResultDispatcherClass()
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java2426 FINAL enumConstant
2478 case FINAL: in execute()
2510 executeNextState(BackupState.FINAL); in beginBackup()
2593 executeNextState(BackupState.FINAL); in beginBackup()
2608 executeNextState(BackupState.FINAL); in invokeNextAgent()
2700 if (mQueue.isEmpty()) nextState = BackupState.FINAL; in invokeNextAgent()
2708 nextState = BackupState.FINAL; in invokeNextAgent()
3063 nextState = (mQueue.isEmpty()) ? BackupState.FINAL : BackupState.RUNNING_QUEUE; in operationComplete()
3068 nextState = BackupState.FINAL; in operationComplete()
3114 executeNextState(mQueue.isEmpty() ? BackupState.FINAL : BackupState.RUNNING_QUEUE); in agentErrorCleanup()
[all …]
/frameworks/base/docs/html-intl/intl/pt-br/preview/
Dlicense.jd136 …SE APLICAREM AO PREVIEW. ESSAS LEIS INCLUEM RESTRIÇÕES SOBRE DESTINOS, USUÁRIOS FINAIS E USO FINAL.
Ddownload.jd140 …SE APLICAREM AO PREVIEW. ESSAS LEIS INCLUEM RESTRIÇÕES SOBRE DESTINOS, USUÁRIOS FINAIS E USO FINAL.
Ddownload_mp2.jd140 …SE APLICAREM AO PREVIEW. ESSAS LEIS INCLUEM RESTRIÇÕES SOBRE DESTINOS, USUÁRIOS FINAIS E USO FINAL.
/frameworks/base/docs/html-intl/intl/es/preview/
Dlicense.jd136 …NAR. ESTAS LEYES INCLUYEN RESTRICCIONES EN RELACIÓN CON LOS DESTINOS, USUARIOS FINALES Y USO FINAL.
Ddownload_mp2.jd140 …CLUYEN RESTRICCIONES EN RELACIÓN CON LOS DESTINOS, USUARIOS FINALES Y USO FINAL. 14.6 Usted no pue…
Ddownload.jd140 …CLUYEN RESTRICCIONES EN RELACIÓN CON LOS DESTINOS, USUARIOS FINALES Y USO FINAL. 14.6 Usted no pue…
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java816 if (((modifiers & Modifier.FINAL) != 0) && in installFailureToString()
/frameworks/base/api/
Dsystem-current.txt47867 field public static final int FINAL = 16; // 0x10
Dcurrent.txt45261 field public static final int FINAL = 16; // 0x10