Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1023349 // androidAssistant_dataDir

JavaX fragment (include)

static File androidAssistant_dataDir() {
  ret androidInternalDir("assistant");
}

static File androidAssistant_dataDir(S sub) {
  ret newFile(androidAssistant_dataDir(), sub);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023349
Snippet name: androidAssistant_dataDir
Eternal ID of this version: #1023349/2
Text MD5: 5a3fe71ccd1c937d7aec3316807c9ce8
Author: stefan
Category: javax / android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-07 09:13:53
Source code size: 184 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 195 / 236
Version history: 1 change(s)
Referenced in: [show references]