Home
last modified time | relevance | path

Searched refs:reportError (Results 1 – 16 of 16) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
DXMLParser.java171 _errHandler.reportError(this, re); in document()
237 _errHandler.reportError(this, re); in prolog()
376 _errHandler.reportError(this, re); in content()
491 _errHandler.reportError(this, re); in element()
540 _errHandler.reportError(this, re); in reference()
589 _errHandler.reportError(this, re); in attribute()
638 _errHandler.reportError(this, re); in chardata()
688 _errHandler.reportError(this, re); in misc()
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
DBindingExpressionParser.java201 _errHandler.reportError(this, re); in bindingSyntax()
251 _errHandler.reportError(this, re); in defaults()
326 _errHandler.reportError(this, re); in constantValue()
379 _errHandler.reportError(this, re); in lambdaExpression()
477 _errHandler.reportError(this, re); in lambdaParameters()
539 _errHandler.reportError(this, re); in inferredFormalParameterList()
1369 _errHandler.reportError(this, re); in expression()
1417 _errHandler.reportError(this, re); in classExtraction()
1481 _errHandler.reportError(this, re); in expressionList()
1547 _errHandler.reportError(this, re); in literal()
[all …]
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
DMemoryUsageTest.java219 reportError(appName, processName, results); in measureMemory()
262 private void reportError(String appName, String processName, Bundle results) { in reportError() method in MemoryUsageTest
/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDevice.java686 public boolean reportError(BluetoothDevice device, byte error) { in reportError() method in BluetoothHidDevice
692 result = service.reportError(device, error); in reportError()
/frameworks/base/tools/aapt/
DResourceTable.h292 virtual void reportError(void* accessorCookie, const char* fmt, ...);
DResourceTable.cpp2477 void ResourceTable::reportError(void* accessorCookie, const char* fmt, ...) in reportError() function in ResourceTable
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java633 private void reportError(String appName, String processName) { in reportError() method in AppLaunch
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java662 private void reportError(String appName, String processName) { in reportError() method in AppLaunch
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1934 virtual void reportError(void* accessorCookie, const char* fmt, ...) = 0;
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
Dandroid-22.txt50474 method protected void reportError(java.lang.String, java.lang.Exception, int);
/frameworks/base/config/
Dhiddenapi-light-greylist.txt9238 Lorg/xml/sax/helpers/ParserAdapter;->reportError(Ljava/lang/String;)V
Dhiddenapi-public-dex.txt5747 Landroid/bluetooth/BluetoothHidDevice;->reportError(Landroid/bluetooth/BluetoothDevice;B)Z
69704 Ljava/util/logging/Handler;->reportError(Ljava/lang/String;Ljava/lang/Exception;I)V
Dboot-image-profile.txt16810 HSPLandroid/bluetooth/IBluetoothHidDevice;->reportError(Landroid/bluetooth/BluetoothDevice;B)Z
/frameworks/base/api/
Dcurrent.txt8381 method public boolean reportError(android.bluetooth.BluetoothDevice, byte);
69748 method protected void reportError(java.lang.String, java.lang.Exception, int);