MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / resumeMIDlet

Method resumeMIDlet

src/org/albite/albite/AlbiteMIDlet.java:277–281  ·  view source on GitHub ↗

Performs an action assigned to the Mobile Device - MIDlet Resumed point.

()

Source from the content-addressed store, hash-verified

275 * Performs an action assigned to the Mobile Device - MIDlet Resumed point.
276 */
277 public void resumeMIDlet() {//GEN-END:|4-resumeMIDlet|0|4-preAction
278 // write pre-action user code here
279//GEN-LINE:|4-resumeMIDlet|1|4-postAction
280 // write post-action user code here
281 }//GEN-BEGIN:|4-resumeMIDlet|2|
282 //</editor-fold>//GEN-END:|4-resumeMIDlet|2|
283
284 //<editor-fold defaultstate="collapsed" desc=" Generated Method: switchDisplayable ">//GEN-BEGIN:|5-switchDisplayable|0|5-preSwitch

Callers 1

startAppMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected