Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ onCancel
Method
onCancel
android/src/org/coolreader/CoolReader.java:1333–1333 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1331
boolean validate( String s ) throws Exception;
1332
void
onOk( String s ) throws Exception;
1333
void
onCancel();
1334
};
1335
1336
public
static
class
InputDialog extends BaseDialog {
Callers
2
onNegativeButtonClick
Method · 0.65
onPositiveButtonClick
Method · 0.65
Implementers
1
CoolReader
android/src/org/coolreader/CoolReader.
Calls
no outgoing calls
Tested by
no test coverage detected